mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-18 08:34:41 +04:00
3 lines
83 B
Docker
3 lines
83 B
Docker
FROM cogniteev/echo
|
|
|
|
CMD ["echo", "This is overwritten by the hooks.yaml 'entry'"]
|