You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
· 1 comment
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
The text was updated successfully, but these errors were encountered:
What happened:
Trying to
docker pull quay.io/wagoodman/dive
, I get the following error, and the docker pull fails.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:
The text was updated successfully, but these errors were encountered: