FROM alpine:3.18 RUN apk add --no-cache \ git RUN git clone https://github.com/ansible/awx.git