Singularity: Difference between revisions

Jump to navigation Jump to search
typo in ref to singularityhub; also a little simpler.
(typo in ref to singularityhub; also a little simpler.)
Line 46: Line 46:
===Creating an Image Using Singularity Hub===
===Creating an Image Using Singularity Hub===


Suppose the Singularity Hub URL for a container you want to use is:
[https://singularity-hub.com/ Singularity Hub] provides a search interface for pre-built images.  Suppose you find one you want to use, for instance [https://singularity-hub.org/collections/543 Ubuntu],
<pre>shub://singularityhub/ubuntu</pre>
then you would download the image by running:
then you would download the container by running:
<source lang="console">$ singularity pull shub://singularityhub/ubuntu</source>
<source lang="console">$ singularity pull shub://singularityhub/ubuntu</source>
[https://singularityhub.com/ Singularity Hub] allows one to search for images.


===Creating an Image Using Docker Hub===
===Creating an Image Using Docker Hub===
cc_staff
176

edits

Navigation menu