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
#RUN npm install gulp -D && \
yarn && \
yarn global add gulp-cli
# yarn && \
# yarn global add gulp-cli
COPY start.sh /
RUN chmod +x /start.sh