Skip to content

Commit c5f97f0

Browse files
committed
fixup! Merge pull request #270 from FCP-INDI/doc/deprecate-Shub
1 parent 867267b commit c5f97f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_sources/user/singularity.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Run on Singularity
22
------------------
33

4-
For those who wish to avoid the administrator rights requirements often associated with Docker usage (or the security hazards when used on a shared computing system), `Singularity <https://singularityhub.github.io/singularityhub-docs/>`_ is a good option. Singularity is a container solution just like Docker, except it is designed specifically to offer secure deployment on shared cluster environments.
4+
For those who wish to avoid the administrator rights requirements often associated with Docker usage (or the security hazards when used on a shared computing system), `Singularity <https://apptainer.org/docs-legacy>`_ is a good option. Singularity is a container solution just like Docker, except it is designed specifically to offer secure deployment on shared cluster environments.
55

66
You can pull a Singularity container much like how you would pull a Docker container:
77

0 commit comments

Comments
 (0)