Loading Dockerfile +0 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,5 @@ RUN apk --no-cache add \ openssh-client \ rsync \ git \ && \ COPY --from=builder /opt/ansible /opt/ansible CMD [ "ansible", "--version" ] Loading
Dockerfile +0 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,5 @@ RUN apk --no-cache add \ openssh-client \ rsync \ git \ && \ COPY --from=builder /opt/ansible /opt/ansible CMD [ "ansible", "--version" ]