Closed mesmith75 closed 7 months ago
There might be a way to satisfy both the issues raised here.
/cvmfs/cernvm-prod.cern.ch/cvm4
but other options could be gitlab-registry.cern.ch/lhcb-docker/os-base/centos7-devel:latest
Yes, I think you are right
Perhaps, in case cvmfs ist not accessible, it is possible to download an image in a similar way like the following:
Apptainer("docker://gitlab-registry.cern.ch/lhcb-core/lbdocker/slc6-build:latest")
The same location has an image which looks like the source of the image used for cvmfs ...
I'll merge this now and add on the prepareGaudiExec
adjustment in a separate PR
Fixes #2320