mailcow-dockerized/data/hooks
2025-05-22 07:54:29 +02:00
..
clamd [Clamd] use python bootstrapper to start CLAMD container 2025-05-21 14:02:49 +02:00
dovecot [mailcow] Keep hook subdirectories 2021-04-19 08:49:55 +02:00
mariadb [Mysql] use python bootstrapper to start MYSQL container 2025-05-22 07:54:29 +02:00
phpfpm [mailcow] Keep hook subdirectories 2021-04-19 08:49:55 +02:00
postfix [mailcow] Keep hook subdirectories 2021-04-19 08:49:55 +02:00
rspamd [mailcow] Keep hook subdirectories 2021-04-19 08:49:55 +02:00
sogo [SOGo] Added hooks support for SOGo image (#4181) 2021-07-28 21:41:44 +02:00
unbound [mailcow] Keep hook subdirectories 2021-04-19 08:49:55 +02:00
README.md [Dockerfiles] Rename some files and create hook points 2019-10-18 12:01:47 +02:00

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.