[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
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):
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: