Skip to content

Commit 987b7b6

Browse files
authored
shpc add now supports Docker
cf #520 (comment)
1 parent 6102342 commit 987b7b6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/getting_started/user-guide.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,9 +1203,6 @@ identifier to tell shpc it's from a Docker (OCI) registry.
12031203
And that's it! The container module will use the same namespace, ``vanessa/pokemon`` as the Docker image,
12041204
and we do this purposefully as a design decision. Note that ``add`` previously would add the container directly to the module
12051205
directory, and as of version 0.0.49 it's been updated to generate the container.yaml first.
1206-
Also note that ``add`` is only supported for Singularity, as Docker and Podman containers are
1207-
typically provided via registries. If you are looking for support for add for another
1208-
container technology, please `open a new issue <https://github.com/singularityhub/singularity-hpc/issues>`_.
12091206

12101207

12111208
Get

0 commit comments

Comments
 (0)