[Dockerfiles] Rename some files and create hook points

This commit is contained in:
andryyy
2019-10-18 12:01:47 +02:00
parent b02f73e68e
commit b0711db489
17 changed files with 53 additions and 13 deletions

3
data/hooks/README.md Normal file
View File

@@ -0,0 +1,3 @@
Place executable scripts in each directory to run a hook at the end of a docker-entrypoint.sh script.
Only images with a docker-entrypoint are covered.

4
data/hooks/dovecot/test.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
echo blabla
echo dasdasd