Skip to content
Snippets Groups Projects
Commit 495e5ff1 authored by Matthias Schnepf's avatar Matthias Schnepf
Browse files

Add cvmfs mount

parent 23d4eddc
Branches
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ SINGULARITY_TARGET_DIR = /srv
MOUNT_UNDER_SCRATCH =
# The container needs to use the execute directory as HOME directory
SINGULARITY_HOME = /srv
SINGULARITY_EXTRA_ARGUMENTS = "--userns --env SINGULARITY_BIND= --env APPTAINER_BIND= --env APPTAINER_BINDPATH="
SINGULARITY_EXTRA_ARGUMENTS = "--userns -B /cvmfs --env SINGULARITY_BIND= --env APPTAINER_BIND= --env APPTAINER_BINDPATH="
# Only accept RemoteJobs which will finish in time
START = $(START) && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment