Add support for multi-arch images
This commit is contained in:
parent
af910a16d4
commit
5d011db7b3
2 changed files with 10 additions and 3 deletions
|
|
@ -93,6 +93,5 @@ ARCH=amd64 make build container push
|
|||
ARCH=arm make build container push
|
||||
ARCH=arm64 make build container push
|
||||
|
||||
# Requires https://github.com/kubernetes/ingress-nginx/pull/4271
|
||||
#echo "Creating multi-arch images..."
|
||||
#make push-manifest
|
||||
echo "Creating multi-arch images..."
|
||||
make push-manifest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue