Commit graph

4 commits

Author SHA1 Message Date
SY Wang
ea7c263a32
Spack docker tester: Restore cache setup and access via host endpoint (#5236) 2026-05-18 16:41:25 +02:00
SY Wang
8ba4bd1763
Spack docker tester: Use a dedicated cache network instead of host (#5218) 2026-05-17 17:14:54 +02:00
Matthias Krack
107e9aed79 Use podman instead of docker
Rationale for this proposal: Docker is usually not provided on shared compute clusters, e.g. at HPC centres,
because docker runs a daemon with root privileges creating potential security vulnerability. By contrast,
podman is daemonless and more lightweight and is built on the same principles as Docker's API.
2025-05-21 16:25:59 +02:00
Ole Schütt
5d671136cc Docker: Add local Spack cache 2025-05-08 22:14:33 +02:00