awx-on-k3s/rulebooks/mqtt/de/Dockerfile
2024-02-02 15:36:40 +09:00

3 lines
158 B
Docker

FROM quay.io/ansible/ansible-rulebook:stable-1.0
RUN pip install --no-cache-dir aiomqtt==2.0.0 && \
ansible-galaxy collection install kubealex.eda==1.0.8