Update to runc 1.1.7 - Fixes issue with broken NVidia device support
Open
@ntsbtz is already working on this.
Since Apr 28, 2023.
enhancement
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 692
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Photon 5 RC contains runc 1.1.4 which contains a bug regarding NVidia device registration, and as a result fails in providing NVidia CUDA support to docker containers.
See https://github.com/opencontainers/runc/issues/3708
Describe the solution you'd like
I would like runc version 1.1.7 included
https://github.com/opencontainers/runc/releases/tag/v1.1.7
Describe alternatives you've considered
There might be previous versions of NVidia drivers that work. But this seems to be the most comprehensive and simple fix
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.