Commit 90b529d0 authored by wangpeng's avatar wangpeng

docker构建完成

parent 846b3467
......@@ -14,7 +14,7 @@ RUN chmod -R 600 /root/.ssh/id_rsa \
&& echo "StrictHostKeyChecking no" >> /etc/ssh/ssh_config \
&& mkdir -p /data/log/sun/app
RUN cp sun/settings.py sun/settings_local.pydo
RUN cp sun/settings.py sun/settings_local.py
RUN pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirements.txt
......
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