x
This commit is contained in:
@@ -35,6 +35,13 @@ services:
|
|||||||
# --- 双卡 Worker(GPU 算力,无 profile,始终可用)---
|
# --- 双卡 Worker(GPU 算力,无 profile,始终可用)---
|
||||||
worker0:
|
worker0:
|
||||||
image: mineru-rocm:7.2.1
|
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
|
container_name: mineru-worker0
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
tty: true
|
tty: true
|
||||||
|
|||||||
Reference in New Issue
Block a user