This commit is contained in:
stebifan 2018-04-10 22:08:04 +02:00
parent 79fb223a65
commit 9bce303e42

View File

@ -19,8 +19,8 @@ RUN npm install --global grunt-cli && \
WORKDIR /opt/meshviewer WORKDIR /opt/meshviewer
#RUN npm install gulp -D && \ #RUN npm install gulp -D && \
yarn && \ # yarn && \
yarn global add gulp-cli # yarn global add gulp-cli
COPY start.sh / COPY start.sh /
RUN chmod +x /start.sh RUN chmod +x /start.sh