Rename dockerfile
This commit is contained in:
parent
8a2944d59b
commit
cf97345a0c
2
Makefile
2
Makefile
@ -51,7 +51,7 @@ docker-publish:
|
||||
docker-publish-arm:
|
||||
@docker buildx create --use --name=crossplat --node=crossplat && \
|
||||
docker buildx build \
|
||||
--file Dockerfile.arm6 \
|
||||
--file Dockerfile.armhf \
|
||||
--output "type=image,push=true" \
|
||||
--tag $(IMAGE)-armhf \
|
||||
.
|
||||
|
Loading…
x
Reference in New Issue
Block a user