use a local directory for the data
Some checks failed
the build failed

This commit is contained in:
Andy 2018-07-11 11:42:35 +02:00
parent 5622a68147
commit 9d61ac4bb0
Signed by: arno
GPG Key ID: 9076D5E6B31AE99C

View File

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