You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

14 lines
515 B

#=========================================================
# OpenShift template parameters for:
# Component: .
# Template File: templates/backup/backup-build.json
#=========================================================
NAME=backup
GIT_REPO_URL=https://github.com/BCDevOps/backup-container.git
GIT_REF=master
SOURCE_CONTEXT_DIR=/docker
SOURCE_IMAGE_KIND=DockerImage
SOURCE_IMAGE_NAME=registry.access.redhat.com/rhscl/postgresql-10-rhel7
SOURCE_IMAGE_TAG=latest
DOCKER_FILE_PATH=Dockerfile
OUTPUT_IMAGE_TAG=latest