we have to have a home

This commit is contained in:
Sam 2017-07-25 11:46:32 -04:00
parent 42504d319c
commit 874689153a
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ RUN npm install -g eslint babel-eslint
WORKDIR /var/www/discourse
ENV LANG en_US.UTF-8
ENTRYPOINT sudo -E -u discourse ruby script/docker_test.rb
ENTRYPOINT sudo -E -u discourse -H ruby script/docker_test.rb