Prevent apptainer from mounting user's home directory #2

Merged
mih merged 1 commit from nohome into main 2025-09-09 17:39:04 +00:00
Member

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 --containall but should be sufficient. Closes #1

https://apptainer.org/docs/user/main/bind_paths_and_mounts.html#using-no-home-and-containall-flags

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 `--containall` but should be sufficient. Closes #1 https://apptainer.org/docs/user/main/bind_paths_and_mounts.html#using-no-home-and-containall-flags
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 `--containall` but should be sufficient. Closes #1

https://apptainer.org/docs/user/main/bind_paths_and_mounts.html#using-no-home-and-containall-flags
mih merged commit 79c2ec6acf into main 2025-09-09 17:39:04 +00:00
mih deleted branch nohome 2025-09-09 17:39:05 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
q02/heudiconv-container!2
No description provided.