Skip to content

Commit 6e8f808

Browse files
Amanda-dongRobJY
andauthored
Update docs/hpc/14_tutorial_apptainer/02_running_containers.mdx
Co-authored-by: Robert Young <robert.jay.young@gmail.com>
1 parent 31dfb2f commit 6e8f808

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/hpc/14_tutorial_apptainer/02_running_containers.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,13 @@ Both `apptainer run` and `apptainer exec` start a container, but they serve diff
6767

6868
## Opening an Interactive Shell Within a Container
6969

70-
It is useful to explore a container interactively. Apptainer provides the `apptainer shell` command for this purpose.
70+
There are many reasons why you might want to use a container interactively.
71+
- debugging (software, bind mounts, hardware integrations, etc.)
72+
- testing software upgrades
73+
- rapid Software Prototyping
74+
- data exploration
75+
76+
Apptainer provides the `apptainer shell` command for this purpose.
7177

7278
Launch a shell inside the Ubuntu container:
7379

0 commit comments

Comments
 (0)