aboutsummaryrefslogtreecommitdiffhomepage
path: root/docker
Commit message (Collapse)AuthorAgeFilesLines
* libpng12-dev was rename as libpng-devDavid MOHAMED2018-10-061-1/+1
|
* remove mcrypt since openssl is included in php 7.2David MOHAMED2018-10-061-1/+1
| | | mcrypt extension doesn't exist anymore
* Add PHP 'gd' extension to dockerPascal MARTIN2016-09-301-2/+3
| | | | The gd extension is required to export entries as EPUB.
* Add comment about timezone definitiondjay2016-03-091-0/+1
|
* Add the timezone as an argument in the docker-compose.djay2016-03-091-1/+3
| | | | For that, need to use v2 of docker-compose (with version >= 1.6.0)
* Add the timezone for PHP docker containerdjay2016-03-091-0/+2
|
* Add Docker configuration for Postgres and MariaDBFabien MEURILLON2016-01-103-0/+25
|
* Add basic docker-compose configurationFabien MEURILLON2016-01-102-0/+99