Prevent apptainer from mounting user's home directory #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "nohome"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Disabling the mount of $HOME may, in particular, prevent clashes with Python library files being present in user's $HOME. This is less restrictive than
--containallbut should be sufficient. Closes #1https://apptainer.org/docs/user/main/bind_paths_and_mounts.html#using-no-home-and-containall-flags