We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1da5ab5 + 494a8fb commit 5e7247bCopy full SHA for 5e7247b
1 file changed
docker-compose.yml
@@ -17,9 +17,8 @@ services:
17
- pigpio
18
volumes:
19
- "data:/coderbot/data"
20
- - /run/udev:/run/udev:ro
21
environment:
22
- UDEV: 1
+ UDEV: "on"
23
labels:
24
io.balena.features.supervisor-api: "1"
25
io.balena.features.kernel-modules: '1'
0 commit comments