index
:
debian/packages/pre-commit
debian
upstream
debian sid: git
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
resources
/
docker_hooks_repo
/
Dockerfile
blob: 0bd1de0cfb4bb1c595ea4b0f5493a68289527f21 (
plain
)
1
2
3
FROM
ubuntu:focal
CMD
[
"echo"
,
"This is overwritten by the .pre-commit-hooks.yaml 'entry'"
]