docs, docs, docs

This commit is contained in:
Dominik Chilla 2019-02-12 11:30:14 +01:00
parent 1c874321bb
commit 15ff0eeafd

View File

@ -5,6 +5,8 @@ So, if you already have a LDAP server running with e.g. amavis-schema, you may r
The connection to the LDAP server is always persistent: one TCP-Session, one LDAP-bind -> less overhead
The intention of this project is to deploy the milter ALWAYS AND ONLY as a docker container. The main reason ist that I´m not so familiar with/interested in building distribution packages (rpm, deb, ...). Furthermore I´m not realy a fan of 'wild and uncontrollable' software deployments: get the code, compile and finaly install the results 'somewhere' in the filesystem. In term of CI/CD docker gives us wonderful possibilities I don´t want to miss anymore...
### docker-compose.yml
```