mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-08-12 11:52:55 +02:00
fix: add dialout group to Docker image
This commit is contained in:
@@ -16,6 +16,7 @@ services:
|
||||
- SYS_RAWIO
|
||||
# USB DEVICE PERMISSIONS
|
||||
group_add:
|
||||
- "${DIALOUT_GID:-20}"
|
||||
- "${GPIO_GID:-986}"
|
||||
- "${SPI_GID:-989}"
|
||||
- plugdev
|
||||
|
||||
Reference in New Issue
Block a user