aboutsummaryrefslogtreecommitdiff
path: root/src/nvidia-cuda/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvidia-cuda/README.md')
-rw-r--r--src/nvidia-cuda/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/nvidia-cuda/README.md b/src/nvidia-cuda/README.md
index 5e76d72..38a989a 100644
--- a/src/nvidia-cuda/README.md
+++ b/src/nvidia-cuda/README.md
@@ -41,6 +41,13 @@ Enable GPU passthrough to your devcontainer by adding `["--gpus", "all"]` to you
```
+## OS Support
+
+This Feature should work on recent versions of Debian/Ubuntu-based distributions with the `apt` package manager installed.
+
+`bash` is required to execute the `install.sh` script.
+
+
---
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/nvidia-cuda/devcontainer-feature.json). Add additional notes to a `NOTES.md`._