This commit is contained in:
Jackson Delahunt 2019-10-12 18:57:29 +11:00
parent c9be211655
commit 6885e7e8d4

View file

@ -1,7 +1,7 @@
FROM ubuntu:19.04
ENV USER jackson
ENV DISPLAY :0
ENV DISPLAY :1
ENV EDITOR nano
ENV HOME /home/$USER
ENV LANG en_US.UTF-8