You've already forked Docker-OSX
mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-07-01 10:22:35 -05:00
remove need for DISPLAY
This commit is contained in:
@ -169,6 +169,8 @@ RUN touch Launch.sh \
|
||||
|
||||
ENV USER arch
|
||||
|
||||
ENV DISPLAY=:0.0
|
||||
|
||||
USER arch
|
||||
VOLUME ["/tmp/.X11-unix"]
|
||||
|
||||
|
Reference in New Issue
Block a user