提交 2ab71a8e 编写于 作者: L liaogang

refine dockerfile

上级 c53661af
...@@ -58,8 +58,8 @@ EOF ...@@ -58,8 +58,8 @@ EOF
fi fi
cat >> Dockerfile <<EOF cat >> Dockerfile <<EOF
RUN pip install -U nltk \ RUN pip install -U nltk \
&& python /book/.tools/cache_dataset.py && python /book/.tools/cache_dataset.py
RUN ${update_mirror_cmd} RUN ${update_mirror_cmd}
apt-get update && \ apt-get update && \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册