Using Singularity
Singularity is a program that enables to build containers for HPC systems. In contrast to Docker, user does not need to be root to use Singularity containers or images. rrot user is only needed when building the [singlauraty} image.
1. Testing Singularity
-
pull an image
-
run the image
singularity pull docker://godlovedc/lolcow
singularity run lolcow_latest.sif