ARG THIS_ARCH_ALT=amd64 FROM multiarch/alpine:${THIS_ARCH_ALT}-edge LABEL Lan Tian "lantian@lantian.pub" COPY proxy / ENTRYPOINT ["/proxy"]