We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e8dc0 commit 1a5ee6fCopy full SHA for 1a5ee6f
2 files changed
README.md
@@ -36,7 +36,7 @@ sudo docker run --rm \
36
-v $(pwd)/OUTPUTS:/OUTPUTS/ \
37
-v <path to license.txt>:/extra/freesurfer/license.txt \
38
--user $(id -u):$(id -g) \
39
-leonyichencai/synb0-disco:v3.0
+leonyichencai/synb0-disco:v3.1
40
<flags>
41
```
42
@@ -50,7 +50,7 @@ leonyichencai/synb0-disco:v3.0
50
First, build the synb0.simg container in the current directory:
51
52
53
-singularity pull docker://leonyichencai/synb0-disco:v3.0
+singularity pull docker://leonyichencai/synb0-disco:v3.1
54
55
56
Then, to run the synb0.simg container:
Singularity
@@ -1,2 +1,2 @@
1
Bootstrap: docker
2
-From: leonyichencai/synb0-disco:v3.0
+From: leonyichencai/synb0-disco:v3.1
0 commit comments