Loading Dockerfile +0 −2 Original line number Diff line number Diff line Loading @@ -37,7 +37,5 @@ RUN apk --no-cache add \ rsync \ git \ && \ mkdir -p /etc/ansible && \ echo 'localhost' > /etc/ansible/hosts COPY --from=builder /opt/ansible /opt/ansible CMD [ "ansible", "--version" ] Loading
Dockerfile +0 −2 Original line number Diff line number Diff line Loading @@ -37,7 +37,5 @@ RUN apk --no-cache add \ rsync \ git \ && \ mkdir -p /etc/ansible && \ echo 'localhost' > /etc/ansible/hosts COPY --from=builder /opt/ansible /opt/ansible CMD [ "ansible", "--version" ]