docs: add AMD Docker GPU preflight (#1168)

This commit is contained in:
spooky
2026-06-02 23:54:08 +10:00
committed by GitHub
parent 4e769d537c
commit 18a445ba22
4 changed files with 230 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
# AMD ROCm GPU overlay. Enable by setting COMPOSE_FILE in .env:
# COMPOSE_FILE=docker-compose.yml:docker/gpu.amd.yml
# RENDER_GID=<numeric output of: getent group render | cut -d: -f3>
#
# Requires ROCm drivers on the host (kfd + DRI devices). The host user
# running Docker must be in the `video` and `render` groups.