We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e75ee2 commit d5fab46Copy full SHA for d5fab46
1 file changed
docker-compose.yml
@@ -25,6 +25,7 @@ services:
25
memory: 512M
26
shm_size: 2g
27
volumes:
28
+ - /dev/bus/usb:/dev/bus/usb
29
- /tmp/.X11-unix:/tmp/.X11-unix
30
- ${XAUTHORITY}:/tmp/.docker.xauth:ro
31
- ${BANKFILES}:/home/ff/Downloads
0 commit comments