singularity - E1039-Collaboration/e1039-wiki GitHub Wiki

The E1039 singularity image is automatically created on CVMFS when the original Docker Hub repository is updated.

You can use the following command to create a local image;

singularity build --sandbox e1039-sl7 docker://e1039/e1039-sl7:latest

Or you could pull the Docker image as is, after setting up the Docker service on your computer;

docker pull e1039/e1039-sl7:latest