38,789
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 204: | Line 204: | ||
=Bind mounts and persistent overlays= | =Bind mounts and persistent overlays= | ||
Often one will want to use either or both of these features in Apptainer: | Often, one will want to use either or both of these features in Apptainer: | ||
* | * <b>bind mounts</b>, to access disk space originating outside of the container, and, | ||
* | * <b>persistent overlays</b>, to overlay a writable filesystem on an otherwise immutable (i.e., read-only) container image. | ||
==Bind mounts== | ==Bind mounts== |