This commit is contained in:
Jackson Delahunt 2019-02-17 23:07:28 +11:00
parent 580ae810b2
commit db91b1182d

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 \