cc_staff
156
edits
Line 38: | Line 38: | ||
'''Before''' using Singularity, you will first need to '''create a (container) image'''. A Singularity image is either a file or a directory '''containing an installation of Linux'''. One can create a Singularity image by any of the following: | '''Before''' using Singularity, you will first need to '''create a (container) image'''. A Singularity image is either a file or a directory '''containing an installation of Linux'''. One can create a Singularity image by any of the following: | ||
* downloading a container from '''Singularity Hub'''<ref>https://singularityhub.com/</ref> | * downloading a container from '''Singularity Hub'''<ref>Singularity Hub Web Site: https://singularityhub.com/</ref> | ||
* downloading a container from '''Docker Hub'''<ref>https://hub.docker.com/</ref> | * downloading a container from '''Docker Hub'''<ref>Docker Hub Web Site: https://hub.docker.com/</ref> | ||
* from a container you already have, | * from a container you already have, | ||
* from a '''tarball''' or a '''directory''' containing an installation of Linux, or, | * from a '''tarball''' or a '''directory''' containing an installation of Linux, or, |