chmod
This commit is contained in:
parent
1baf8dea57
commit
0af788c6a8
@ -7,5 +7,6 @@ FROM node:latest
|
||||
#RUN yarn global add gulp-cli
|
||||
#RUN gulp
|
||||
COPY start.sh /start.sh
|
||||
RUN chmod +x /start.sh
|
||||
VOLUME /opt/meshviewer/data
|
||||
CMD ["/start.sh"]
|
Loading…
Reference in New Issue
Block a user