Update buildx progress configuration
This commit is contained in:
parent
5f03b07245
commit
7598078104
7 changed files with 7 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ IMAGE = $(REGISTRY)/cfssl
|
|||
image:
|
||||
docker buildx build \
|
||||
--load \
|
||||
--progress plain \
|
||||
--platform $(ARCH) \
|
||||
-t $(IMAGE):$(TAG) rootfs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue