Skip to content

Commit 8cc8de9

Browse files
authored
Update 05_customize_container_environments.mdx
1 parent b0ee4a5 commit 8cc8de9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hpc/15_tutorial_apptainer/05_customize_container_environments.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Why Customize a Container Environment?
1+
# Why Customize a Container Environment?
22
Prebuilt container images provide a convenient starting point, but they may not contain all of the software required for a particular project.
33

44
Most Apptainer images are distributed as `.sif` files, which are typically read-only. If you need to install additional software or make persistent changes to a container, Apptainer provides overlays, which add a writable layer on top of the original image while leaving the `.sif` file unchanged.

0 commit comments

Comments
 (0)