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

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

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

docker rainloop

Last synced: 6 months 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