Skip to content

Swagger version too old #690

@JooyoungPark73

Description

@JooyoungPark73

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 3d4129b

https://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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions