Apptainer
Container with Apptainer - Knowledge Base für wissenschaftliches Rechnen (HPC) - BayernCollab
- Apptainer is read-only by default.
- use
--writable-tmpfsto allow files to be created in a temporary overlay. It's not persisted. - Only--writable-tmpfsis always safe to run in parallel - Apptainer by default mounts the user's home directory,
/tmpdirectory and the curent working directory.