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

Fix singularity config

parent 3d13378d
Branches
No related tags found
No related merge requests found
......@@ -42,11 +42,8 @@ TardisDroneUuid = "$ENV(TardisDroneUuid)"
STARTD_NAME = $ENV(TardisDroneUuid)
HasDocker = TRUE
STARTD.HasDocker = TRUE
STARTD.STARTD_JOB_ATTRS = $(STARTD_JOB_ATTRS), HasDocker
SINGULARITY_JOB = TRUE
Singularity = /usr/bin/apptainer
Singularity_Job = TRUE
# Forces all jobs to use the CernVM-based image.
SINGULARITY_IMAGE_EXPR = "/cvmfs/unpacked.cern.ch/registry.hub.docker.com/mschnepf/slc7-condocker:latest"
# Maps $_CONDOR_SCRATCH_DIR on the host to /srv inside the image.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment