Skip to content

Commit

Permalink
add linux/arm/v7 support, however should be dynamically configurable
Browse files Browse the repository at this point in the history
  • Loading branch information
xunholy committed Mar 25, 2020
1 parent 9dfa4d4 commit 6d5f75b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/buildx-gen.sh
Expand Up @@ -66,6 +66,7 @@ target "$image-$variant" {
proxy_version = "istio-proxy:${PROXY_REPO_SHA}"
istio_version = "${VERSION}"
}
platforms = ["linux/arm/v7"]
${output}
}
EOF
Expand Down

0 comments on commit 6d5f75b

Please sign in to comment.