This commit is contained in:
2026-06-10 10:55:41 +08:00
parent 50c52d7d5f
commit e296316e63
+7
View File
@@ -35,6 +35,13 @@ services:
# --- 双卡 Worker(GPU 算力,无 profile,始终可用)---
worker0:
image: mineru-rocm:7.2.1
build:
context: .
dockerfile: Dockerfile
network: host
args:
ARCH: gfx1201
GIT_PROXY: http://127.0.0.1:8118
container_name: mineru-worker0
stdin_open: true
tty: true