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

AWS 2-4: Publish New Docker Image #83

Closed
rajadain opened this issue Jul 3, 2024 · 0 comments · Fixed by #86
Closed

AWS 2-4: Publish New Docker Image #83

rajadain opened this issue Jul 3, 2024 · 0 comments · Fixed by #86
Assignees

Comments

@rajadain
Copy link
Member

rajadain commented Jul 3, 2024

When installing on systems with Docker v26 and greater, we get the following error message:

ubuntu@ip-10-0-3-222:~$ DOCKER_ENABLE_DEPRECATED_PULL_SCHEMA_1_IMAGE=1 sudo docker pull quay.io/wikiwatershed/rwd:2.0.0
2.0.0: Pulling from wikiwatershed/rwd
[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 quay.io/wikiwatershed/rwd:2.0.0 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/

Using the DOCKER_ENABLE_DEPRECATED_PULL_SCHEMA_1_IMAGE environment variable doesn't work as advertised. Furthermore, support will be completely dropped in Docker v27.

Publish new images to Quay that are identical to the current version, except just compatible with Docker v26 and greater.

@rajadain rajadain self-assigned this Jul 3, 2024
@rajadain rajadain changed the title Publish New Docker Image AWS2-4: Publish New Docker Image Jul 3, 2024
@rajadain rajadain changed the title AWS2-4: Publish New Docker Image AWS 2-4: Publish New Docker Image Jul 3, 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

Successfully merging a pull request may close this issue.

1 participant