FROM alpine:3.19
RUN apk add --no-cache ansible cdrkit ansible-lint openssh-client \
&& ansible-galaxy collection install community.docker