Commit Graph

6 Commits (78aa0efa1549bbae4679a3d7d9c95f337944df7e)

Author SHA1 Message Date
Thomas B 6b76b04112
Merge pull request #6061 from J0WI/docker-pgsql
Docker PostgreSQL support
7 years ago
Thomas Bruederli 062d4a4060 Fix typos in Docker readme 7 years ago
Thomas Bruederli 20a511a8d3 Update dockerfile to version 1.3.3 and include php-ldap (#6058) 7 years ago
J0WI 5a315c47d9 Add documenation for more database providers 7 years ago
J0WI 4919043b73 Add support for linked PostgreSQL container 7 years ago
Thomas Bruederli 4b4c4633bc Refactored Dockerfile as suggested in #5874
It's now based on a php:7.1-apache image and pre-configures Roundcube
from the given environment variables to either connect to a MySQL server
or to use a local SQLite database.

Added a README file with some basic information and description of the
most important denv variables. More configuration options are yet to come.

This is a pre-requisite for #5827.
7 years ago