提交 3c9ec464 编写于 作者: G gongweibao

fix

上级 e7d2ad90
...@@ -49,11 +49,11 @@ EOF2 ...@@ -49,11 +49,11 @@ EOF2
fi fi
cat >> build/Dockerfile << EOF cat >> build/Dockerfile << EOF3
EXPOSE 8888 EXPOSE 8888
CMD ["sh", "-c", "jupyter notebook --ip=0.0.0.0 --no-browser --NotebookApp.token='' --NotebookApp.disable_check_xsrf=True /book/"] CMD ["sh", "-c", "jupyter notebook --ip=0.0.0.0 --no-browser --NotebookApp.token='' --NotebookApp.disable_check_xsrf=True /book/"]
EOF EOF3
#build docker image #build docker image
echo "paddle_version:"$paddle_version echo "paddle_version:"$paddle_version
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册