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 52188c2 commit bdc4153Copy full SHA for bdc4153
1 file changed
docs/hpc/07_containers/01_intro.md
@@ -57,7 +57,8 @@ singularity shell <image name>.simg:ro
57
58

59
60
-:::tip[Run commands outside the container]
+:::tip
61
+#### Run commands outside the container
62
You can run commands for the container using exec arguments without actually going into the container
63
```sh
64
$ singularity exec <image name>.simg:ro <commands>
0 commit comments