Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drdaeman/rainloop-docker

Docker packaging for RainLoop Webmail
https://github.com/drdaeman/rainloop-docker

docker rainloop

Last synced: 23 days ago
JSON representation

Docker packaging for RainLoop Webmail

Awesome Lists containing this project

README

        

RainLoop
========

This is vanilla RainLoop Community Edition, packaged as Docker images.
Uses two containers, one for php-fpm and another for nginx.

Build:

docker build -t rainloop .

Run locally:

docker-compose up