Files
JFrog-Cloud-Installers/Openshift4/artifactory-ha-operator/build/Dockerfile

10 lines
401 B
Docker

FROM quay.io/operator-framework/helm-operator:v0.16.0
LABEL name="JFrog Artifactory Enterprise Operator" \
description="Operator to deploy JFrog Artifactory Enterprise based on the Red Hat Universal Base Image." \
vendor="JFrog" \
summary="JFrog Artifactory Enterprise Operator"
COPY licenses/ /licenses
COPY watches.yaml ${HOME}/watches.yaml
COPY helm-charts/ ${HOME}/helm-charts/