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

Upgrade historical manifests #1522

Closed
mvorisek opened this issue Jun 12, 2024 · 2 comments
Closed

Upgrade historical manifests #1522

mvorisek opened this issue Jun 12, 2024 · 2 comments

Comments

@mvorisek
Copy link
Contributor

mvorisek commented Jun 12, 2024

CI log:

/usr/bin/docker pull php:5.4
  5.4: Pulling from library/php
  [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/php:5.4 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/

please repush historical images to use the newest manifest in order to make them working with the latest Docker - see https://docker-docs.uclv.cu/registry/spec/deprecated-schema-v1/#update-to-image-manifest-version-2-schema-2

@tianon
Copy link
Member

tianon commented Jun 12, 2024

Unfortunately, this is a little complicated. I think docker/roadmap#173 is the roadmap issue for Docker at large, but some of the complexities for DOI are that we don't want to just "pull, convert, push" all these old images and have them show up as "updated", so ideally a solution here needs to happen without updating timestamps and that isn't something we can accomplish on our own. 🙇

Thank you for raising this though (and the user interest in it). ❤️

@tianon
Copy link
Member

tianon commented Jun 17, 2024

In hindsight, I probably should've transferred this issue last week, but now we've got docker-library/official-images#16997 which I'm going to close this in favor of (to track this at the broader/more applicable level). 🙇 ❤️

@tianon tianon closed this as completed Jun 17, 2024
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

2 participants