nvidia-docker icon indicating copy to clipboard operation
nvidia-docker copied to clipboard

Support for Rocky 8 please

Open tin6150 opened this issue 3 years ago • 1 comments

The template below is mostly useful for bug reports and support questions. Feel free to remove anything which doesn't apply to you and add more information where it makes sense.

Also, before reporting a new issue, please make sure that:


1. Issue or feature description

Centos 8 is supported, but it is EOL. my organization is using Rocky. Other may be using Alma? It would be nice if these are supported. thx! tin

2. Steps to reproduce the issue

3. Information to attach (optional if deemed irrelevant)

  • [ ] Some nvidia-container information: nvidia-container-cli -k -d /dev/tty info
  • [ ] Kernel version from uname -a
  • [ ] Any relevant kernel output lines from dmesg
  • [ ] Driver information from nvidia-smi -a
  • [ ] Docker version from docker version
  • [ ] NVIDIA packages version from dpkg -l '*nvidia*' or rpm -qa '*nvidia*'
  • [ ] NVIDIA container library version from nvidia-container-cli -V
  • [ ] NVIDIA container library logs (see troubleshooting)
  • [ ] Docker command, image and tag used

tin6150 avatar Aug 26 '22 23:08 tin6150

@tin6150 you should be able to install the centos8 packages in the mean time. We do have Rocky 8 support on our roadmap, but don't have a date yet.

elezar avatar Aug 29 '22 08:08 elezar

I'm also a fan, looking for Alma

cccsss01 avatar Oct 16 '22 20:10 cccsss01

It also seems to work using the version correspondent RHEL Repo. I just installed on Rocky 8.6 using RHEL 8.6 URL, seems fine so far.

shiz0 avatar Oct 25 '22 11:10 shiz0

With the v1.14.0 release we reworked our package repositories.

Please see the instructions here for installing the packages on supported RPM-based systems.

If there are still problems, please open an issue against https://github.com/NVIDIA/nvidia-container-toolkit

elezar avatar Nov 19 '23 15:11 elezar