Containers
Apptainer
Registry login
apptainer registry login --username <username> docker://docker.ioecho '<token>' | apptainer registry login --username <username> --password-stdin docker://docker.ioapptainer registry logout docker://docker.ioPulling an image
apptainer pull rocm-pytorch.sif docker://rocm/pytorch:rocm7.2.2_ubuntu22.04_py3.10_pytorch_release_2.10.0Single-node interactive
Batch job (single node)
Multi-node jobs: building a BNXT-enabled SIF
Pyxis
Pulling and caching a container
Running a job with a named container
Enroot as an Escape Hatch
Docker
Running a container
Building an image
Using a Docker image with Apptainer
Command Comparison
Operation
Apptainer
Pyxis (srun flags)
Docker
Last updated

