ARG BASE_PREFIX=mirror.gcr.io/library/
FROM ${BASE_PREFIX}alpine
ENTRYPOINT echo "app2" && tail -f /dev/null