This commit is contained in:
2026-06-04 11:27:28 +08:00
parent 327b1764e7
commit 7c03c9e07b
2 changed files with 14 additions and 10 deletions
+2 -4
View File
@@ -18,10 +18,8 @@ services:
# gfx1101 = RX 7800 XT / 7700 XT
# gfx1030 = RX 6950 / 6900 / 6800 系列
ARCH: gfx1201
# ---- GitHub 加速代理(国内构建用,若 ghproxy 不可用请更换)----
# GH_PROXY: https://ghproxy.com/
# ---- PyPI 镜像(国内构建用)----
# PIP_INDEX: https://pypi.tuna.tsinghua.edu.cn/simple
# ---- Git 代理(仅 GitHub 需要,国内无镜像)----
GIT_PROXY: http://127.0.0.1:8118
container_name: mineru-rocm
stdin_open: true
tty: true