Commit d21b25d3 authored by 金凯强's avatar 金凯强 🎨

安装依赖

parent 204e2bab
...@@ -4,6 +4,8 @@ COPY . . ...@@ -4,6 +4,8 @@ COPY . .
EXPOSE 8080 EXPOSE 8080
RUN pip install docker -i https://pypi.tuna.tsinghua.edu.cn/simple && pip install -i https://pypi.tuna.tsinghua.edu.cn/simple paramiko
CMD ["/bin/bash","docker_entry.sh"] CMD ["/bin/bash","docker_entry.sh"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment