Skip to content

Commit ff630eb

Browse files
authored
Update 01_intro.md
1 parent 8b807c1 commit ff630eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hpc/07_containers/01_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ $ ./<image name>.sif
4848
```
4949

5050
:::warning
51-
Write access is not typically required when running containers. Read-only execution is recommended for stability.
51+
Apptainer images are immutable by default and do not support write access. To modify files within a container, an overlay must be used.
5252
:::
5353

5454
running this would yield a menu for output:

0 commit comments

Comments
 (0)