We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30abf1e commit 8d5d3f4Copy full SHA for 8d5d3f4
docker/runner/Dockerfile.gui+fonts
@@ -1,7 +1,7 @@
1
FROM forthy42/gforth-gui:latest
2
LABEL maintainer="Bernd Paysan <[email protected]>"
3
-ENV LANG C.UTF-8
4
-ENV XAUTHORITY /home/gforth/.Xauthority
+ENV LANG=C.UTF-8
+ENV XAUTHORITY=/home/gforth/.Xauthority
5
6
USER root
7
0 commit comments