We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4739f7 commit cf1b050Copy full SHA for cf1b050
docker-compose.yml
@@ -15,6 +15,7 @@ services:
15
- pigpio
16
volumes:
17
- "data:/coderbot/data"
18
+ - "/dev/:/dev/"
19
environment:
20
UDEV: 1
21
labels:
0 commit comments