We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13fc741 commit b344483Copy full SHA for b344483
.devcontainer.json
@@ -9,7 +9,7 @@
9
"runArgs": ["--gpus=all"],
10
"name": "SIRF-Exercises",
11
//"initializeCommand": "docker system prune --all --force",
12
-"image": "ghcr.io/synerbi/sirf:petric-base",
+"image": "ghcr.io/synerbi/sirf:petric",
13
/// use image's entrypoint & user
14
"overrideCommand": false,
15
//"postStartCommand": "nohup bash -c 'gadgetron >& /tmp/gadgetron.log &'" // already done in image
0 commit comments