Target arm arch
This commit is contained in:
parent
cf97345a0c
commit
68a14fa619
1
Makefile
1
Makefile
@ -52,6 +52,7 @@ docker-publish-arm:
|
||||
@docker buildx create --use --name=crossplat --node=crossplat && \
|
||||
docker buildx build \
|
||||
--file Dockerfile.armhf \
|
||||
--platform linux/arm/7 \
|
||||
--output "type=image,push=true" \
|
||||
--tag $(IMAGE)-armhf \
|
||||
.
|
||||
|
Loading…
x
Reference in New Issue
Block a user