-
Whitney Armstrong authoredWhitney Armstrong authored
config.env 496 B
# Port to run the container
PORT=4000
REG_TOKEN ?= ${CI_IMAGE_BUILD_TOKEN}
REG_USER ?= whit
REG_NAME ?= eicweb.phy.anl.gov:4567
REG_HOST ?= eicweb.phy.anl.gov
# name of alternate build:
# Dockerfile.$(ALT_NAME) --> $(APP_NAME)_${ALT_NAME}
ALT_NAME ?= broadwell
APP_NAME = ubuntu_hpx
REPO_NAME = hpx_image
DH_ORG = none
GL_GROUP = containers/image_builds
GL_REG_GROUP = containers/image_builds
GL_REG_NAME = $(REG_NAME)
REPO = $(REG_USER)
TAG_VERSION = latest