Skip to content

Update bundled docker to 19.03.15 from old 17.09.0-ce#6565

Merged
bentsherman merged 2 commits intonextflow-io:masterfrom
yarikoptic:enh-update-docker
Nov 22, 2025
Merged

Update bundled docker to 19.03.15 from old 17.09.0-ce#6565
bentsherman merged 2 commits intonextflow-io:masterfrom
yarikoptic:enh-update-docker

Conversation

@yarikoptic
Copy link
Contributor

@yarikoptic yarikoptic commented Nov 13, 2025

That is needed so docker gains --gpus option and potentially something else more recent. We trusted chatgpt that 19.03 series introduced it and went for the most recent patch release in that series. Most recent docker is 29.0.0 but we did not want to jump too far ahead

TODOs

  • check that it is actually sufficient for our use case. YES - it worked! here is the commit with proof (kinda - since name of singularity container we built does not include details ;) con/try-aind-1@0acf214

@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit a26730b
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/69220332cb2ac90008cf50e5

That is needed so docker gains --gpus option and potentially something else more recent.
We trusted chatgpt that 19.03 series introduced it and went for the most recent patch release
in that series. Most recent docker is 29.0.0 but we did not want to jump too far ahead

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "sed -i -e s,17.09.0-ce,19.03.15,g docker/Makefile",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^

Signed-off-by: Yaroslav Halchenko <[email protected]>
@bentsherman bentsherman merged commit 6c08137 into nextflow-io:master Nov 22, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants