mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 07:06:56 -06:00
5 lines
133 B
Docker
5 lines
133 B
Docker
FROM quay.io/operator-framework/helm-operator:v0.16.0
|
|
|
|
COPY watches.yaml ${HOME}/watches.yaml
|
|
COPY helm-charts/ ${HOME}/helm-charts/
|