1 Star 1 Fork 0

肖江伟/autotpsite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Dockerfile 119 Bytes
一键复制 编辑 原始数据 按行查看 历史
小伟 提交于 2022-12-31 21:35 . dockerfile
FROM python:3.8
COPY . /opt
RUN cd /opt && sh auto_deploy.sh
CMD cd /opt && uwsgi uwsgi.ini && tail -f uwsgi_server.log
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/xiao-jiangwei/autotpsite.git
[email protected]:xiao-jiangwei/autotpsite.git
xiao-jiangwei
autotpsite
autotpsite
master

搜索帮助