Files
awx-operator/build/Dockerfile
Jeff Geerling 80895d628a Initial commit.
2019-10-30 12:00:17 -05:00

7 lines
156 B
Docker

FROM quay.io/operator-framework/ansible-operator:v0.10.0
COPY watches.yaml ${HOME}/watches.yaml
COPY main.yml ${HOME}/main.yml
COPY roles/ ${HOME}/roles/