Added command to allow root access X11

Daniel Brunner
2018-01-11 21:16:56 +01:00
parent 56b654984f
commit 30780ff675

@@ -12,4 +12,6 @@ docker run \
0xfeedc0de64/qtzeiterfassung
```
If this fails because of permission problems to X11, try running `xhost +SI:localuser:root` before.
All further launches can be done with `docker start zeiterfassung`