Spack provides container images for test and CI workflows.
¶ Example command
docker run --rm -it ghcr.io/spack/ubuntu-jammy:latest spack --version
- Pin tags in production CI for reproducibility.
- Mount persistent caches/build roots when running repeated installs.
- Keep mirror credentials outside image layers.