1 Star 0 Fork 0

迷你世界如漫/123

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Dockerfile 324 Bytes
一键复制 编辑 原始数据 按行查看 历史
迷你世界如漫 提交于 2024-06-09 08:05 . Wu
FROM registry.cn-shanghai.aliyuncs.com/ruman/ubuntu
WORKDIR /ruman
RUN sed -i 's/https:\/\/mirrors.aliyun.com/http:\/\/mirrors.cloud.aliyuncs.com/g' /etc/apt/sources.list && apt update && apt install git python3 -y
ADD --chmod=777 https://gitee.com/miniworldruman/123/raw/master/boot.sh /ruman
CMD ["bash /ruman/boot.sh]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/miniworldruman/123.git
[email protected]:miniworldruman/123.git
miniworldruman
123
123
master

搜索帮助