Skip to content

Commit bff96c7

Browse files
authored
apptainer ROOT add exit instruction
1 parent 65dee83 commit bff96c7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

episodes/04-apptainer.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,12 @@ Singularity> root [0] TBrowser t
149149
```
150150

151151
If you do see the browser GUI appear, reach out on the [apptainer help](https://mattermost.web.cern.ch/cmsodws2024/channels/apptainer-help) mattermost channel.
152+
You can exit ROOT and the container by entering:
153+
154+
```bash
155+
Singularity> root [1] .q
156+
Singularity> exit
157+
```
152158

153159
## Exercises
154160

0 commit comments

Comments
 (0)