Override CMD

This commit is contained in:
Julien Cabillot 2019-02-25 19:37:13 +00:00
parent f0d918c156
commit 5d7d18ca1a

View File

@ -26,3 +26,4 @@ LABEL "maintainer"="dockerimages@cabillot.eu" \
# TODO: fix this last line
ENTRYPOINT [ "/bin/sh", "-c", "/usr/local/bin/ansible-review" ]
CMD [ "--help" ]