bugfix
This commit is contained in:
parent
79fb223a65
commit
9bce303e42
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user