This commit is contained in:
parent
986a77115e
commit
a73bc270da
|
|
@ -43,7 +43,8 @@ docker build \
|
|||
# --build-arg proxy="${PROXY_URL}" \
|
||||
# --network=host \
|
||||
-t "${IMAGE_NAME}" \
|
||||
-f Dockerfile .
|
||||
-f Dockerfile \
|
||||
.
|
||||
|
||||
# ======== 启动容器 ========
|
||||
echo "🚀 启动 Gradio 容器(后台运行)..."
|
||||
|
|
|
|||
Loading…
Reference in New Issue