docker-mailserver/target/scripts/startup
Brennan Kinney d04aceccae
fix: Only add state of enabled services for volume mount (#2608)
* fix: Conditionally add service state

These services will no longer copy over state unless they are enabled.

The biggest offender here was ClamAV as it's database that is baked into the docker image is over 200MB and would copy over to every container instance with a volume mounted state directory.

* chore: Add Dovecot to conditional support
2022-06-05 12:02:25 +12:00
..
check-stack.sh scripts: more consistency in start-mailserver.sh (#2587) 2022-05-15 23:37:21 +02:00
daemons-stack.sh Remove unnecessary quotes from command substitutions (#2561) 2022-05-05 10:28:38 +02:00
fixes-stack.sh scripts: more consistency in start-mailserver.sh (#2587) 2022-05-15 23:37:21 +02:00
misc-stack.sh fix: Only add state of enabled services for volume mount (#2608) 2022-06-05 12:02:25 +12:00
setup-stack.sh chore(housekeeping): Create helpers/change-detection.sh (#2610) 2022-06-05 11:59:54 +12:00