提交 4701cc43 编写于 作者: G Gang Tao

Fix a docker file issue

上级 83f6b01d
......@@ -33,7 +33,7 @@ RUN cd /home/dataplay2/package/static \
&& npm install babel-preset-es2015 --save \
&& npm install babel-preset-react --save
COPY /start.sh /
COPY ./start.sh /
RUN chmod 777 /start.sh
WORKDIR /
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册