ARG BASE_REPO="repo.nstart.cloud/library/" ARG BASE_TAG="24.04" FROM ${BASE_REPO}ubuntu:${BASE_TAG} RUN <