Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 227 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 227 Bytes

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