aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index cf84c76..c819311 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -169,6 +169,8 @@ RUN touch Launch.sh \
ENV USER arch
+ENV DISPLAY=:0.0
+
USER arch
VOLUME ["/tmp/.X11-unix"]