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

Track and warn on old Docker versions #5878

Open
denis-yuen opened this issue May 3, 2024 · 1 comment
Open

Track and warn on old Docker versions #5878

denis-yuen opened this issue May 3, 2024 · 1 comment
Labels
documentation enhancement gui Issues related to the current GUI. web-service
Milestone

Comments

@denis-yuen
Copy link
Member

denis-yuen commented May 3, 2024

Is your feature request related to a problem? Please describe.
Docker is dropping support for running older versions of Docker images https://docs.docker.com/engine/deprecated/#pushing-and-pulling-with-image-manifest-v2-schema-1 (ballpark 2021 february or earlier)

Workaround is to use an older version of the Docker daemon
docker/roadmap#662
Pull and push the image as a newer version to update (with the right access/permissions)

We may be able to detect and warn users when working with these older versions.
We may be able to take inspiration from how we track and enable to search based on compatible versions of the Nextflow engine

Describe the solution you'd like
Evaluate and recommend plausible solutions for 1.16 including user communications via social media and documentation

Describe alternatives you've considered
n/a

Additional context
Could revive delayed #827

┆Issue is synchronized with this Jira Story
┆Fix Versions: Dockstore 1.16
┆Issue Number: DOCK-2524
┆Sprint: Backlog
┆Issue Type: Story

@denis-yuen denis-yuen added enhancement web-service documentation gui Issues related to the current GUI. labels May 3, 2024
@denis-yuen denis-yuen added this to the 1.16 milestone May 3, 2024
@unito-bot
Copy link

➤ Charles Overbeck commented:

Break up into detection and notification into separate tickets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation enhancement gui Issues related to the current GUI. web-service
Projects
None yet
Development

No branches or pull requests

2 participants