Pablo Zmdl ed6d586949 Remove installer.php if present
This file is new since the move require the use of public_html
2025-02-13 11:21:52 +01:00
..
2025-02-13 11:21:52 +01:00

Roundcube Dockerfile for Nightly Builds

The Dockerfile in this directory can be used to create nightly builds of Roundcube Webmail from Git master. It's not recommended to use these builds for productive environments.

Build from this directory with

docker build -t roundcubemail:nightly-`date +%Y%m%d` .