Rainloop is a simple, modern & fast web-based email client.
10M+

Rainloop is a simple, modern & fast web-based client. More details on the official website.
| 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
Content type
Image
Digest
Size
16.3 MB
Last updated
over 6 years ago
docker pull hardware/rainloop