apptainer-pull โ€” Pull container images from remote sources. See also: `apptainer-push`. # source: tldr ยท verified Examples: # Pull a container from Docker Hub [GNU] $ apptainer pull path/to/image.sif docker://image:tag # Pull a container from the Container Library [GNU] $ apptainer pull path/to/image.sif library://user/collection/container:tag # Pull a container from an OCI registry [GNU] $ apptainer pull path/to/image.sif oras://registry/namespace/image:tag # โœŽ Wrong or incomplete? Improve this page โ†’ https://curlhub.sh/man/apptainer-pull