1 Star 0 Fork 374

刘辉/walle-web

forked from wushuiyong/walle-web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockerfile 280 Bytes
一键复制 编辑 原始数据 按行查看 历史
Alenx 提交于 2019-02-26 16:20 . update docker-compose
FROM python:2.7
MAINTAINER from Alenx<alenx.hai@live.com>
RUN mkdir /opt/walle-web && mkdir -p /data/walle
ADD ./requirements/prod.txt /usr/app/
RUN pip install -r /usr/app/prod.txt -i https://mirrors.aliyun.com/pypi/simple
VOLUME /root/.ssh/
EXPOSE 5000
CMD ["/bin/bash"]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/stonic/walle-web.git
git@gitee.com:stonic/walle-web.git
stonic
walle-web
walle-web
master

搜索帮助

Cb406eda 1850385 E526c682 1850385