Skip to content

Commit bdc4153

Browse files
committed
lint fix
1 parent 52188c2 commit bdc4153

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/hpc/07_containers/01_intro.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ singularity shell <image name>.simg:ro
5757

5858
![singularity4](./static/singularity4.png)
5959

60-
:::tip[Run commands outside the container]
60+
:::tip
61+
#### Run commands outside the container
6162
You can run commands for the container using exec arguments without actually going into the container
6263
```sh
6364
$ singularity exec <image name>.simg:ro <commands>

0 commit comments

Comments
 (0)