Add arm64 image build capability

This commit is contained in:
Andrejs Cunskis 2022-08-21 13:05:53 +03:00
parent acce4ded1b
commit c2838c613d
No known key found for this signature in database
GPG key ID: 87CB75083F227241
14 changed files with 43 additions and 60 deletions

View file

@ -7,7 +7,8 @@ ARG CUSTOM_BASE_IMAGE
FROM ${CUSTOM_BASE_IMAGE}
ARG BUILD_OS
ARG BUILD_ARCH
# TARGETARCH is automatically populated by buildx --platform argument
ARG TARGETARCH
ADD / /