remove need for DISPLAY

This commit is contained in:
Alexander Clouter 2020-09-20 10:18:40 +01:00
parent de9b31923c
commit 96302c6f6d
No known key found for this signature in database
GPG key ID: DE1F3ADBED9EFF6B
2 changed files with 6 additions and 4 deletions

View file

@ -169,6 +169,8 @@ RUN touch Launch.sh \
ENV USER arch
ENV DISPLAY=:0.0
USER arch
VOLUME ["/tmp/.X11-unix"]