未验证 提交 eb439ebd 编写于 作者: J Jeff Wang 提交者: GitHub

Update the dockerfile.demo (#438)

上级 9b96642c
......@@ -2,7 +2,7 @@ FROM tatsushid/tinycore-python:2.7
RUN pip install visualdl
WORKDIR /
COPY ./demo/vdl_scratch.py vdl_scratch.py
RUN python /vdl_scratch.py
COPY ./demo/vdl_create_scratch_log vdl_create_scratch_log
RUN python /vdl_create_scratch_log
ENTRYPOINT ["visualDL", "--logdir=/scratch_log"]
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册