Skip to content
Snippets Groups Projects
Commit d3b015df authored by calrama's avatar calrama
Browse files

[ci] Use podman for building

- Building with nvidia-container-runtime results in host GPU driver libraries saved in the built image,
  which causes runtime failures when trying to run CUDA programs after host GPU drivers are updated.
- The docker daemon must be set to use nvidia-container-runtime by default, because neither docker-compose
  nor jupyterhub allow choosing a container runtime other than the default one.
- docker buildkit, which would be an alternative, fails to even start building
parent c60639e6
No related branches found
No related tags found
No related merge requests found
Pipeline #30318 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment