FROM quay.io/operator-framework/ansible-operator:dev

COPY ansible.cfg /etc/ansible/ansible.cfg
COPY . ${HOME}/
