docker-distribution/registry
Milos Gajdos af8ac80933
Merge pull request #3427 from joaodrp/tag-delete
Add tag delete API
2021-06-14 17:52:26 +01:00
..
api Merge pull request #3427 from joaodrp/tag-delete 2021-06-14 17:52:26 +01:00
auth go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
client Add tag delete API 2021-05-27 23:27:02 +01:00
handlers Merge pull request #3427 from joaodrp/tag-delete 2021-06-14 17:52:26 +01:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
proxy go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
storage Add tag delete API 2021-05-27 23:27:02 +01:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Merge pull request #3364 from Agilicus/escape-json 2021-03-24 11:16:55 +08:00
registry_test.go log: Include configured fields in all logs 2021-03-01 14:44:56 -07:00
root.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00