x
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user