FROM --platform=linux/amd64 alpine:latest as build ARG GIT_REPO ARG BRANCH RUN <