pre-commit/testing/resources/docker_hooks_repo/Dockerfile
2017-01-04 10:35:00 -05:00

3 lines
83 B
Docker

FROM cogniteev/echo
CMD ["echo", "This is overwritten by the hooks.yaml 'entry'"]