hardware/rainloop

By hardware

Updated over 6 years ago

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

Image
65

10M+

hardware/rainloop repository overview

hardware/rainloop

What is this ?

Rainloop is a simple, modern & fast web-based client. More details on the official website.

Features
  • 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
Build-time variables
  • GPG_FINGERPRINT : fingerprint of signing key
Ports
  • 8888
Environment variables
VariableDescriptionTypeDefault value
UIDrainloop user idoptional991
GIDrainloop group idoptional991
UPLOAD_MAX_SIZEAttachment size limitoptional25M
LOG_TO_STDOUTEnable nginx and php error logs to stdoutoptionalfalse
MEMORY_LIMITPHP memory limitoptional128M
Docker-compose.yml
# 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
How to setup

https://github.com/hardware/mailserver/wiki/Rainloop-initial-configuration

Tag summary

Content type

Image

Digest

Size

16.3 MB

Last updated

over 6 years ago

docker pull hardware/rainloop