This commit is contained in:
@@ -53,6 +53,7 @@ jobs:
|
|||||||
docker buildx build \
|
docker buildx build \
|
||||||
--platform=linux/arm64 \
|
--platform=linux/arm64 \
|
||||||
-t docker.mistox.net/comfyui-cuda-ampere:latest \
|
-t docker.mistox.net/comfyui-cuda-ampere:latest \
|
||||||
|
-t mistox/rocm-aarch64-base:latest \
|
||||||
-f comfyui-cuda-dockerfile \
|
-f comfyui-cuda-dockerfile \
|
||||||
--push \
|
--push \
|
||||||
.
|
.
|
||||||
@@ -62,6 +63,7 @@ jobs:
|
|||||||
docker buildx build \
|
docker buildx build \
|
||||||
--platform=linux/arm64 \
|
--platform=linux/arm64 \
|
||||||
-t docker.mistox.net/uvicorn-ampere:latest \
|
-t docker.mistox.net/uvicorn-ampere:latest \
|
||||||
|
-t mistox/rocm-aarch64-base:latest \
|
||||||
-f uvicorn-dockerfile \
|
-f uvicorn-dockerfile \
|
||||||
--push \
|
--push \
|
||||||
.
|
.
|
||||||
Reference in New Issue
Block a user