heroku / docker-registry-client

A Go API client for the v2 Docker Registry API
BSD 3-Clause "New" or "Revised" License
297 stars 225 forks source link

Accept v1+prettyjws manifests in HTTP client #56

Closed ldx closed 3 years ago

ldx commented 6 years ago

Example manifest: https://gcr.io/v2/google_containers/redis/manifests/e2e (image: k8s.gcr.io/redis:e2e). Content type in the HTTP response is set to application/vnd.docker.distribution.manifest.v1+prettyjws.