Pick up file changes when running in docker

Updated to JetBrains/sdkdocs-template@9e23d8400c
This commit is contained in:
Matt Ellis 2015-12-11 18:23:45 +00:00
parent a8b381e708
commit 2e582f6ce5
2 changed files with 4 additions and 1 deletions

View File

@ -12,6 +12,9 @@ ENV LANG en_US.UTF-8
ENV LANGUAGE en_US:en
ENV LC_ALL en_US.UTF-8
# Tell anyone who's interested that we're running in docker
ENV DOCKER true
RUN apt-get --yes install nodejs
WORKDIR /usr/src/app

@ -1 +1 @@
Subproject commit f02601371dd5fae48fd729d70f65e833cfc2729c
Subproject commit 9e23d8400c80b3b1e4956c285500e79171a9e218