mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-19 13:36:54 +02:00
tweaking
This commit is contained in:
parent
cd500263fe
commit
7e63b382a8
1 changed files with 2 additions and 1 deletions
|
@ -47,8 +47,9 @@ docker buildx build \
|
|||
--build-arg DEB_ARCH="${DEB_ARCH}" \
|
||||
--build-arg DNF_ARCH="${DNF_ARCH}" \
|
||||
--build-arg VERSION="${VERSION}" \
|
||||
--build-arg DOCKER_ARCH="${DOCKER_ARCH}" \
|
||||
--platform "linux/${DOCKER_ARCH}" \
|
||||
--no-cache \
|
||||
-f ${DOCKERFILE} \
|
||||
-t test \
|
||||
. \
|
||||
.
|
||||
|
|
Loading…
Add table
Reference in a new issue