You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KN4CK3R 69fc510d6d
Add GET and DELETE endpoints for Docker blob uploads (#21367)
This PR adds support for
https://docs.docker.com/registry/spec/api/#get-blob-upload
https://docs.docker.com/registry/spec/api/#delete-blob-upload

Both are not required by the OCI spec but some clients call these
endpoints.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
auth.go Add Package Registry (#16510) 2 years ago
blob.go Add Docker /v2/_catalog endpoint (#20469) 2 years ago
container.go Add GET and DELETE endpoints for Docker blob uploads (#21367) 2 years ago
errors.go Add Package Registry (#16510) 2 years ago
manifest.go Keep download count on Container tag overwrite (#20728) 2 years ago