fix: add dialout group to Docker image

This commit is contained in:
Yellowcooln
2026-06-09 21:13:45 -04:00
parent 291c1a6ed9
commit 3d974136a6
5 changed files with 15 additions and 6 deletions
+1
View File
@@ -16,6 +16,7 @@ services:
- SYS_RAWIO
# USB DEVICE PERMISSIONS
group_add:
- "${DIALOUT_GID:-20}"
- "${GPIO_GID:-986}"
- "${SPI_GID:-989}"
- plugdev