Skip to content

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 1531cc6
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/69161b1ae851880008a50ad5

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]>
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 this pull request may close these issues.

2 participants