Rainloop is a simple, modern & fast web-based client. More details on the official website.
- Lightweight & secure image (no root process)
- Based on Alpine
- Latest Rainloop Community Edition (stable)
- Contacts (DB) : sqlite, mysql or pgsql (server not built-in)
- With Nginx and PHP7
- Postfixadmin-change-password plugin
- GPG_FINGERPRINT : fingerprint of signing key
- 8888
Variable | Description | Type | Default value |
---|---|---|---|
UID | rainloop user id | optional | 991 |
GID | rainloop group id | optional | 991 |
UPLOAD_MAX_SIZE | Attachment size limit | optional | 25M |
LOG_TO_STDOUT | Enable nginx and php error logs to stdout | optional | false |
MEMORY_LIMIT | PHP memory limit | optional | 128M |
# Full example :
# https://github.com/hardware/mailserver/blob/master/docker-compose.sample.yml
rainloop:
image: hardware/rainloop
container_name: rainloop
volumes:
- /mnt/docker/rainloop:/rainloop/data
depends_on:
- mailserver
https://github.com/hardware/mailserver/wiki/Rainloop-initial-configuration