Merge branch 'master' of github.com:sabrehagen/desktop-environment

This commit is contained in:
Jackson Delahunt 2019-02-17 23:08:34 +11:00
commit e8fb700bbc

View file

@ -77,6 +77,8 @@ RUN mkdir -p $HOME
# User environment configuration
ENV STEMN_GIT_EMAIL "jackson@stemn.com"
ENV STEMN_GIT_NAME "Jackson Delahunt"
ENV TMUX $HOME/.tmux.sock
RUN touch $TMUX
# Rename the first non-root group to jackson
RUN groupmod \