Allow to customize the render GID to match the one on the host (#515)

This commit is contained in:
Dr-Shadow
2026-06-01 15:31:33 +02:00
committed by GitHub
parent 00320972dc
commit 7be4ece224
2 changed files with 3 additions and 2 deletions

View File

@@ -15,4 +15,4 @@ services:
- /dev/dri
group_add:
- video
- render
- ${RENDER_GID:-render}