mirror of
https://gitlab.com/alemaire/buildx.git
synced 2025-01-10 18:43:29 +00:00
Update Makefile
This commit is contained in:
parent
1fb91c73f3
commit
c97ef43629
@ -9,7 +9,7 @@ get:
|
||||
wget https://github.com/badges/shields/archive/$(VERSION).tar.gz
|
||||
|
||||
decompress:
|
||||
tar -xf $(VERSION).tar.bz2
|
||||
tar -xf $(VERSION).tar.gz
|
||||
|
||||
build:
|
||||
docker buildx build --platform linux/amd64,linux/arm64 --push \
|
||||
|
Loading…
Reference in New Issue
Block a user