Capability to build arm64 docker images

This commit is contained in:
Andrejs Cunskis 2022-09-19 08:11:34 +00:00 committed by Balasankar 'Balu' C
parent 3ef7901d3f
commit 1ecbd61785
16 changed files with 53 additions and 66 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 / /