Skip to content

Commit 2d2f58d

Browse files
authored
Merge pull request #209 from ANTsX/apptainer_usage
DOC: apptainer command to mount data
2 parents bc934a9 + 4283e85 commit 2d2f58d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ arg set, the container will also have all ANTsPyNet data and pretrained networks
104104
Apptainer always runs as the system user, so you will need
105105

106106
```
107-
apptainer run --containall --home /home/antspyuser antspynet_latest.sif
107+
apptainer run --containall --no-home --home /home/antspyuser antspynet_latest.sif
108108
```
109109

110110
in order for ANTsPy and ANTsPyNet to find built in data.

0 commit comments

Comments
 (0)