Skip to content

Commit

Permalink
Switch container to Rocky8
Browse files Browse the repository at this point in the history
  • Loading branch information
ocaisa authored Jan 17, 2025
1 parent 2c6699c commit 7993ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/start_singularity_eessi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ mkdir -p ${WORKDIR}/{var-lib-cvmfs,var-run-cvmfs,home}
export SINGULARITY_BIND="${WORKDIR}/var-run-cvmfs:/var/run/cvmfs,${WORKDIR}/var-lib-cvmfs:/var/lib/cvmfs"
export SINGULARITY_HOME="${WORKDIR}/home:/home/$USER"
export EESSI_REPO="container:cvmfs2 software.eessi.io /cvmfs/software.eessi.io"
singularity shell --fusemount "$EESSI_REPO" docker://ghcr.io/eessi/client:centos7
singularity shell --fusemount "$EESSI_REPO" docker://ghcr.io/eessi/client:rocky8

0 comments on commit 7993ed1

Please sign in to comment.