1 Star 0 Fork 1

Python3WebSpider/AdslProxy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockerfile 82 Bytes
一键复制 编辑 原始数据 按行查看 历史
Germey 提交于 2020-04-14 02:29 . add k8s
FROM python:3.6
WORKDIR /app
RUN pip3 install adslproxy
CMD ["adslproxy", "serve"]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/python3webspider/AdslProxy.git
git@gitee.com:python3webspider/AdslProxy.git
python3webspider
AdslProxy
AdslProxy
master

搜索帮助