docker-postfix
docker-postfix copied to clipboard
entrypoint.d runs before normal configuration
The initialisation and configuration of postfix etc, should be moved out of the s6 scripts and into separate init scripts that are run from entry.sh before the entrypoint.d scripts. This will allow for entrypoint.d scripts to override any config done.