mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-03-09 15:39:58 +00:00
remove need for DISPLAY
This commit is contained in:
parent
de9b31923c
commit
96302c6f6d
2 changed files with 6 additions and 4 deletions
|
@ -169,6 +169,8 @@ RUN touch Launch.sh \
|
|||
|
||||
ENV USER arch
|
||||
|
||||
ENV DISPLAY=:0.0
|
||||
|
||||
USER arch
|
||||
VOLUME ["/tmp/.X11-unix"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue