mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 16:29:18 +00:00
69a1a9ef7a
Signed-off-by: Evan Lezar <elezar@nvidia.com>
1.6 KiB
1.6 KiB
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:
- You read carefully the documentation and frequently asked questions.
- You searched for a similar issue and this is not a duplicate of an existing one.
- This issue is not related to NGC, otherwise, please use the devtalk forums instead.
- You went through the troubleshooting steps.
1. Issue or feature description
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*'
orrpm -qa '*nvidia*'
- NVIDIA container library version from
nvidia-container-cli -V
- NVIDIA container library logs (see troubleshooting)
- Docker command, image and tag used