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