[DOCKER][MAIL] Update config and change the way mail docker handles it, so the edits aren't visible from the outside, polluting the git staging area

This commit is contained in:
2021-03-24 22:31:43 +00:00
parent b3623329e3
commit 1773ab7af2
17 changed files with 149 additions and 201 deletions

View File

@@ -12,8 +12,12 @@ cat <<EOF
- 587:587
- 993:993
volumes:
- ./docker/mail/etc:/etc
- ./docker/mail/entrypoint.sh:/usr/bin/entrypoint.sh
- ./docker/mail/mail:/var/mail
- ./docker/mail/config:/etc/mail
- ./docker/mail/config/postfix:/etc/postfix
- ./docker/mail/config/dovecot:/etc/dovecot
# Certbot
- ./docker/certbot/www:/var/www/certbot
- ./docker/certbot/.files:/etc/letsencrypt