docker files for rainloop
nginx | ||
php8 | ||
.Dockerignore | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE.md | ||
rainloop.sh | ||
README.md |
docker-rainloop
run rainloop with docker / docker-compose
setup
git clone https://git.velvettear.de/velvettear/docker-rainloop.git
cd docker-rainloop
docker-compose up -d
- visit
http://localhost:8080
notes
- nginx inside the container listens to port 80
- two volumes are created to store configs and data
- rainloop_config
- rainloop_data