dockstore / dockstore

Our VM/Docker sharing infrastructure and management component
https://dockstore.org/
Apache License 2.0
116 stars 27 forks source link

Track and warn on old Docker versions #5878

Open denis-yuen opened 1 month ago

denis-yuen commented 1 month ago

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 https://github.com/docker/roadmap/issues/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 https://github.com/dockstore/dockstore/issues/827

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

unito-bot commented 3 weeks ago

➤ Charles Overbeck commented:

Break up into detection and notification into separate tickets.

unito-bot commented 4 days ago

➤ Charles Overbeck commented:

Treat this one as detection.