Taula de continguts

Singularity

.sif i cache

singularity pull hello-world.sif shub://vsoch/hello-world
singularity cache list [-v]

containers

singularity exec hello-world.sif /bin/echo Hello World!
singularity shell hello-world.sif
singularity shell hello-world.sif
Singularity> whoami
singularity pull python-3.8.2.sif docker://python:3.8.2-slim-buster

/via: https://imperialcollegelondon.github.io/2020-07-13-Containers-Online/10-singularity-containers/index.html