cc_staff
176
edits
(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=== | ||
[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], | |||
then you would download the image by running: | |||
then you would download the | |||
<source lang="console">$ singularity pull shub://singularityhub/ubuntu</source> | <source lang="console">$ singularity pull shub://singularityhub/ubuntu</source> | ||
===Creating an Image Using Docker Hub=== | ===Creating an Image Using Docker Hub=== |