This commit is contained in:
parent
914a75bb15
commit
986a77115e
|
|
@ -43,7 +43,7 @@ docker build \
|
|||
# --build-arg proxy="${PROXY_URL}" \
|
||||
# --network=host \
|
||||
-t "${IMAGE_NAME}" \
|
||||
-f Dockerfile . # 你应当把 Dockerfile 放在当前目录(或加路径)
|
||||
-f Dockerfile .
|
||||
|
||||
# ======== 启动容器 ========
|
||||
echo "🚀 启动 Gradio 容器(后台运行)..."
|
||||
|
|
|
|||
Loading…
Reference in New Issue