提交 59117048 编写于 作者: L liaogang

fix a bug: File exists

上级 9efd9a03
......@@ -74,8 +74,6 @@ RUN curl https://storage.googleapis.com/golang/go1.8.linux-amd64.tar.gz -o go1.8
tar -zxvf go1.8.linux-amd64.tar.gz -C /usr/local/ && \
rm go1.8.linux-amd64.tar.gz
RUN ln -s /usr/local/go/bin/go /usr/local/bin/go
#convert md to ipynb
RUN /bin/bash /book/.tools/convert-markdown-into-ipynb-and-test.sh
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册