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 0c396db commit 84eee65Copy full SHA for 84eee65
.devcontainer.json
@@ -7,7 +7,7 @@
7
},
8
"name": "SIRF-Exercises",
9
//"initializeCommand": "docker system prune --all --force",
10
-"image": "ghcr.io/synerbi/sirf:latest",
+"image": "ghcr.io/synerbi/sirf:petric-base",
11
/// use image's entrypoint & user
12
"overrideCommand": false,
13
//"postStartCommand": "nohup bash -c 'gadgetron >& /tmp/gadgetron.log &'" // already done in image
0 commit comments