set docker platform to arm64
Some checks failed
Build and Push spark-vllm / docker (push) Failing after 4m39s
Some checks failed
Build and Push spark-vllm / docker (push) Failing after 4m39s
This commit is contained in:
@@ -27,6 +27,8 @@ jobs:
|
||||
|
||||
|
||||
- name: Build image using upstream script
|
||||
env:
|
||||
DOCKER_DEFAULT_PLATFORM: linux/arm64
|
||||
run: |
|
||||
bash build-and-copy.sh -t ${IMAGE_NAME}:${IMAGE_TAG}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user