diff --git a/docs.it4i/software/tools/singularity-it4i.md b/docs.it4i/software/tools/singularity-it4i.md index d8d4106892a1a974ea7774a640592007e8d2ffb1..c37ef8382eb4e7ac8447c70e25ef493517b1c6bf 100644 --- a/docs.it4i/software/tools/singularity-it4i.md +++ b/docs.it4i/software/tools/singularity-it4i.md @@ -44,8 +44,8 @@ Then you can update your copy of the image by the `image-update` command. The runscript inside the Apptainer image can be run by the `image-run` command. -!!! note - This command automatically mounts the `/scratch` and `/apps` storage and invokes the image as writable, so user changes can be made. (Only module CentOS/7) +!!! note " CentOS/7 module only" + This command automatically mounts the `/scratch` and `/apps` storage and invokes the image as writable, so user changes can be made. Very similar to `image-run` is the `image-exec` command. The only difference is that `image-exec` runs a user-defined command instead of a runscript.