3 lines
95 B
Docker
3 lines
95 B
Docker
FROM cogniteev/echo
|
|
|
|
CMD ["echo", "This is overwritten by the .pre-commit-hooks.yaml 'entry'"]
|