This commit is contained in:
Jackson 2019-03-01 17:41:48 +11:00
parent af78927d78
commit 2233ee1e36

View file

@ -7,7 +7,7 @@ ENV S6_LOGGING 1
# Container user home directories
ENV BASE_USER stemn
ENV USER jackson
ENV HOME /$USER/home
ENV HOME /home/$USER
# User environment configuration
ARG DESKTOP_ENVIRONMENT_GIT_EMAIL