# Infrastructure Related BASE_REGISTRY_URL="brooks.aoc.nrao.edu:5000/ssa-docker/workspaces" # the url for the project's docker registry BASE_IMAGE_TAG=prod # TODO: remove once cache image removed CACHE_IMAGE_TAG=prod # TODO: remove once cache image removed ENV=prod # the default environment to build for (one of: dev, test, local, prod) TAG=prod # the tag name to pull images from when building ENV_HOST="ws.nrao.edu" DL_HOST="https://dl-dsoc.nrao.edu" NG_APP_WS_VERSION=${ENV} WS_VERSION=unknown-version # CAPO Environment Properties CAPO_PATH=/home/casa/capo CAPO_PROFILE=dsoc-prod