Skip to content

Deprecation of Docker Image Format V1 and Docker Image manivest version 2 #180

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

Open
happy-barney opened this issue May 3, 2025 · 3 comments

Comments

@happy-barney
Copy link

Today (2025-05-03) I tried to pull image perl:5.10.1. I've got an deprecation notice:

$ docker pull perl:5.10.1
5.10.1: Pulling from library/perl
[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.io/library/perl:5.10 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/

it will be nice of you to rebuild images to circumvent this deprecation

@Tekki
Copy link
Contributor

Tekki commented May 4, 2025

This was already discussed in #161.

@happy-barney
Copy link
Author

is there any reason to provide deprecated images?

@zakame
Copy link
Member

zakame commented May 6, 2025

Hi @happy-barney, thanks for the issue 👋

We don't control the publication of older images once we contribute them to https://github.com/docker-library/official-images, and it is also not a problem limited to Perl images either - see docker-library/official-images#16997 (and in particular, https://github.com/tianon/oci-schema1 might be of interest.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants