ARG base_image=non-existing
FROM $base_image
ENTRYPOINT ["/vmrestore-prod"]
ARG src_binary=non-existing
COPY $src_binary ./vmrestore-prod