mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-05 02:27:15 +02:00
added description for user-patches & reworked SELinux settings
This commit is contained in:
parent
e11f4f609a
commit
7517315b85
4 changed files with 89 additions and 55 deletions
|
@ -15,9 +15,7 @@ services:
|
|||
- maildata:/var/mail
|
||||
- mailstate:/var/mail-state
|
||||
- maillogs:/var/log/mail
|
||||
- ./config/:/tmp/docker-mailserver/
|
||||
# ? if SELinux is enabled, uncomment the line below and comment the line above
|
||||
# - ./config/:/tmp/docker-mailserver/${SELINUX_LABEL}
|
||||
- ./config/:/tmp/docker-mailserver/${SELINUX_LABEL}
|
||||
env_file:
|
||||
- mailserver.env
|
||||
cap_add:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue