Update buildx progress configuration

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-05-31 16:01:01 -04:00
parent 5f03b07245
commit 7598078104
7 changed files with 7 additions and 0 deletions

View file

@ -39,6 +39,7 @@ PKG=k8s.io/ingress-nginx/images/fastcgi-helloserver
image: build
docker buildx build \
--load \
--progress plain \
--platform $(ARCH) \
-t $(IMAGE):$(TAG) rootfs