-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Description
Swagger version is too old to work with modern docker.
When I run go generate, I get this:
go generate
Unable to find image 'quay.io/goswagger/swagger:v0.20.1' locally
docker: Error response from daemon: not implemented: media type "application/vnd.docker.distribution.manifest.v1+prettyjws" is no longer supported since containerd v2.1, please rebuild the image as "application/vnd.docker.distribution.manifest.v2+json" or "application/vnd.oci.image.manifest.v1+json"
Run 'docker run --help' for more information
swagger.go:19: running "docker": exit status 125
Docker version 29.0.0, build 3d4129bhttps://docs.docker.com/engine/deprecated/#pushing-and-pulling-with-image-manifest-v2-schema-1
Can we upgrade the Swagger version?
Or is there a way to get around this?
Metadata
Metadata
Assignees
Labels
No labels