Docs: point GPU users to overlay comments

This commit is contained in:
Ashish Pandey
2026-06-02 17:11:40 +05:30
committed by GitHub
parent f45c3cc90f
commit 100772e3c6

View File

@@ -168,6 +168,8 @@ COMPOSE_FILE=docker-compose.yml:docker/gpu.nvidia.yml
COMPOSE_FILE=docker-compose.yml:docker/gpu.amd.yml
```
For NVIDIA/AMD GPU support, also read the comments in the selected overlay file: docker/gpu.nvidia.yml or docker/gpu.amd.yml.
Verify after enabling either overlay:
```bash