Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Commit 847d538

Browse files
Update file ISSUE_TEMPLATE.md
1 parent 69b790e commit 847d538

File tree

1 file changed

+6
-21
lines changed

1 file changed

+6
-21
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 6 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,11 @@
1-
_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._
1+
# DEPRECATION NOTICE
22

3-
_Also, before reporting a new issue, please make sure that:_
3+
This project has been superseded by the [NVIDIA Container Toolkit](https://github.com/NVIDIA/nvidia-container-toolkit).
44

5-
- _You read carefully the [documentation and frequently asked questions](https://github.com/NVIDIA/nvidia-docker/wiki)._
6-
- _You [searched](https://github.com/NVIDIA/nvidia-docker/issues?utf8=%E2%9C%93&q=is%3Aissue) for a similar issue and this is not a duplicate of an existing one._
7-
- _This issue is not related to [NGC](https://github.com/NVIDIA/nvidia-docker/wiki/NGC), otherwise, please use the [devtalk forums](https://devtalk.nvidia.com/default/board/200/nvidia-gpu-cloud-ngc-users/) instead._
8-
- _You went through the [troubleshooting](https://github.com/NVIDIA/nvidia-docker/wiki/Troubleshooting) steps._
5+
The tooling provided by this repository has been deprecated and the repository archived.
96

10-
---
7+
The nvidia-docker wrapper is no longer supported, and the NVIDIA Container Toolkit has been extended to allow users to configure Docker to use the NVIDIA Container Runtime.
118

12-
### 1. Issue or feature description
9+
For further instructions, see the NVIDIA Container Toolkit [documentation](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit) and specifically the [install guide](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html).
1310

14-
### 2. Steps to reproduce the issue
15-
16-
### 3. Information to [attach](https://help.github.com/articles/file-attachments-on-issues-and-pull-requests/) (optional if deemed irrelevant)
17-
18-
- [ ] Some nvidia-container information: `nvidia-container-cli -k -d /dev/tty info`
19-
- [ ] Kernel version from `uname -a`
20-
- [ ] Any relevant kernel output lines from `dmesg`
21-
- [ ] Driver information from `nvidia-smi -a`
22-
- [ ] Docker version from `docker version`
23-
- [ ] NVIDIA packages version from `dpkg -l '*nvidia*'` _or_ `rpm -qa '*nvidia*'`
24-
- [ ] NVIDIA container library version from `nvidia-container-cli -V`
25-
- [ ] NVIDIA container library logs (see [troubleshooting](https://github.com/NVIDIA/nvidia-docker/wiki/Troubleshooting))
26-
- [ ] Docker command, image and tag used
11+
For issues please go to: https://github.com/NVIDIA/nvidia-container-toolkit/issues/new

0 commit comments

Comments
 (0)