Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release #541

Open
afeblot opened this issue Jul 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@afeblot
Copy link

afeblot commented Jul 24, 2024

What happened:

Trying to docker pull quay.io/wagoodman/dive , I get the following error, and the docker pull fails.

[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of docker.artifactory.example.com/wagoodman/dive:latest to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/

Note: docker pull wagoodman/dive works fine.

What you expected to happen:

Image downloaded locally as well from quay.io, or just removed from quay.io entirely.
(Issue on our side will pulling from a proxy which looks in quay.io before looking in docker.io)

How to reproduce it (as minimally and precisely as possible):

docker pull quay.io/wagoodman/dive

Anything else we need to know?:

Environment:

  • OS version: Ubuntu 22.04 on WSL2
  • Docker version (if applicable) : 27.0.3
@afeblot afeblot added the bug Something isn't working label Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant