This commit is contained in:
2026-06-03 16:46:49 +08:00
parent 093da7722a
commit 319616b0a7
+1
View File
@@ -9,6 +9,7 @@ services:
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
network: host # 容器共享宿主机网络(构建时需要)
args: args:
# ---- 按你的 GPU 修改 ---- # ---- 按你的 GPU 修改 ----
# gfx1201 = RX 9070 / 9070 XT / 9070 GRE # gfx1201 = RX 9070 / 9070 XT / 9070 GRE