-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Evan Lezar <[email protected]>
- Loading branch information
Showing
1 changed file
with
61 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,61 @@ | ||
# Unsupported distribution! | ||
# Check https://nvidia.github.io/libnvidia-container | ||
<h1>Unsupported distribution or misconfigured repository settings</h1> | ||
|
||
<p>If you are seeing this message, it may mean that your are using an <a href="https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html#linux-distributions">unsupported distribution</a>.</p> | ||
|
||
<p>It may also mean that your repositories are incorrectly configured.</p> | ||
|
||
<p>In order to simplify the release process for the NVIDIA Container Toolkit and its components, we rely on a set of reference repositories which can be used across a number of distributions. The main references repositories and their compatible distributions are (this is not a complete list):</p> | ||
|
||
<h2>Generic .deb package repository</h2> | ||
|
||
<h3>Compatible with</h3> | ||
|
||
<p>ubuntu18.04, ubuntu20.04, ubuntu22.04, debian10, debian11</p> | ||
|
||
<h3>Repository list URLs</h3> | ||
|
||
<p><s><a href="https://nvidia.github.io/libnvidia-container/stable/deb/nvidia-container-toolkit.list"><span style="font-family:Courier New,Courier,monospace"><strong>https://nvidia.github.io/libnvidia-container/stable/deb/nvidia-container-toolkit.list</strong></span></a></s><span style="font-family:Courier New,Courier,monospace"><strong> </strong></span>Note: This repository will only be active starting with the NVIDIA Container Toolkit 1.14.0 release<br /> | ||
<a href="https://nvidia.github.io/libnvidia-container/stable/deb/nvidia-container-toolkit.list"><span style="font-family:Courier New,Courier,monospace"><strong>https://nvidia.github.io/libnvidia-container/experimental/deb/nvidia-container-toolkit.list</strong></span></a></p> | ||
|
||
<h3>Repository roots </h3> | ||
|
||
<p><span style="font-family:Courier New,Courier,monospace"><strong><s>https://nvidia.github.io/libnvidia-container/stable/deb</s></strong></span> Note: This repository will only be active starting with the NVIDIA Container Toolkit 1.14.0 release<br /> | ||
<span style="font-family:Courier New,Courier,monospace"><strong>https://nvidia.github.io/libnvidia-container/experimental/deb</strong></span></p> | ||
|
||
<h2>Ubuntu package repository</h2> | ||
|
||
<h3>Compatible with</h3> | ||
|
||
<p><span style="font-family:Courier New,Courier,monospace">ubuntu18.04</span>, <span style="font-family:Courier New,Courier,monospace">ubuntu20.04</span>, <span style="font-family:Courier New,Courier,monospace">ubuntu22.04</span></p> | ||
|
||
<h3>Repository list URLs</h3> | ||
|
||
<p><span style="font-family:Courier New,Courier,monospace"><strong><a href="https://nvidia.github.io/libnvidia-container/stable/ubuntu18.04/nvidia-container-toolkit.list">https://nvidia.github.io/libnvidia-container/stable/${distribution}/nvidia-container-toolkit.list</a></strong></span><br /> | ||
<a href="https://nvidia.github.io/libnvidia-container/stable/ubuntu18.04/nvidia-container-toolkit.list"><span style="font-family:Courier New,Courier,monospace"><strong>https://nvidia.github.io/libnvidia-container/experimental/${distribution}/nvidia-container-toolkit.list</strong></span></a></p> | ||
|
||
<p><span style="font-family:Arial,Helvetica,sans-serif">Where </span><span style="font-family:Courier New,Courier,monospace"><strong>${distribution}</strong></span><span style="font-family:Arial,Helvetica,sans-serif"> is one of the compatible distributions.</span></p> | ||
|
||
<h3>Repository roots</h3> | ||
|
||
<p><span style="font-family:Courier New,Courier,monospace"><strong>https://nvidia.github.io/libnvidia-container/stable/ubuntu18.04</strong></span><br /> | ||
<span style="font-family:Courier New,Courier,monospace"><strong>https://nvidia.github.io/libnvidia-container/experimental/ubuntu18.04</strong></span></p> | ||
|
||
<h2>Debian package repository</h2> | ||
|
||
<h3>Compatible with</h3> | ||
|
||
<p>debian10, debian11</p> | ||
|
||
<h3>Repository List</h3> | ||
|
||
<p><span style="font-family:Courier New,Courier,monospace"><strong><a href="https://nvidia.github.io/libnvidia-container/stable/debian10/nvidia-container-toolkit.list">https://nvidia.github.io/libnvidia-container/stable/${distribution}/nvidia-container-toolkit.list</a> </strong></span>Note: This repository will only be active starting with the NVIDIA Container Toolkit 1.14.0 release<br /> | ||
<a href="https://nvidia.github.io/libnvidia-container/stable/debian10/nvidia-container-toolkit.list"><span style="font-family:Courier New,Courier,monospace"><strong>https://nvidia.github.io/libnvidia-container/experimental/${distribution}/nvidia-container-toolkit.list</strong></span></a></p> | ||
|
||
<p><span style="font-family:Arial,Helvetica,sans-serif">Where </span><span style="font-family:Courier New,Courier,monospace"><strong>${distribution}</strong></span><span style="font-family:Arial,Helvetica,sans-serif"> is one of the compatible distributions.</span></p> | ||
|
||
<h3>Repository URIs</h3> | ||
|
||
<p><span style="font-family:Courier New,Courier,monospace"><strong>https://nvidia.github.io/libnvidia-container/stable/debian10</strong></span><br /> | ||
<span style="font-family:Courier New,Courier,monospace"><strong>https://nvidia.github.io/libnvidia-container/experimental/debian10</strong></span></p> | ||
|
||
<p> </p> |