use a local directory for the data
the build failed Details

master
Andy 6 years ago
parent 5622a68147
commit 9d61ac4bb0
Signed by: arno
GPG Key ID: 9076D5E6B31AE99C

@ -11,7 +11,7 @@ services:
- /dev/dri - /dev/dri
volumes: volumes:
- /tmp/.X11-unix:/tmp/.X11-unix - /tmp/.X11-unix:/tmp/.X11-unix
- data:/home/user - ./data:/home/user
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
environment: environment:
- DISPLAY=unix$DISPLAY - DISPLAY=unix$DISPLAY

Loading…
Cancel
Save