Compare commits
2 Commits
07d282555c
...
868a80f527
Author | SHA1 | Date | |
---|---|---|---|
868a80f527 | |||
111d316802 |
2
build/docker-multiarch.sh
Normal file → Executable file
2
build/docker-multiarch.sh
Normal file → Executable file
@ -5,5 +5,5 @@ EXTRA_ARGS="$@"
|
|||||||
docker buildx build \
|
docker buildx build \
|
||||||
--platform $PLATFORM \
|
--platform $PLATFORM \
|
||||||
--tag $TAG \
|
--tag $TAG \
|
||||||
$EXTRA_ARGS
|
$EXTRA_ARGS \
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user