Jérémy Benoist
0ca270f385
Update env
2019-12-31 09:19:02 +01:00
James Nelson
5a071f29b7
Fix broken ENV file - removed "export"s
2019-12-30 14:29:20 -06:00
Jérémy Benoist
8d8d6818fb
Merge pull request #4163 from aaa2000/docker-increase-php-memory-limit
...
Increase php memory limit PHP Docker
2019-11-12 13:58:13 +01:00
adev
64885da458
Increase php memory limit PHP Docker
2019-10-27 19:25:47 +01:00
adev
2068b4458d
Add package and PHP extension to PHP docker
2019-10-27 19:04:04 +01:00
Jeremy Benoist
0deec4082f
Add missing tidy extension on Docker
...
It's required in the 2.4 version
2019-07-06 22:03:40 +02:00
Jeremy Benoist
2a61e13fae
Improve CONTRIBUTING guide
...
Also:
- update the docker-compose to use Alpine image (lighter)
- update the PHP Dockerfile to use Imagick instead of GD (for GIF support when downloading images) and add support for SQLite
2019-06-19 14:54:38 +02:00
Jérémy Benoist
c1a1c46e9d
Force PHP version in Dockerfile
2019-05-23 08:51:54 +02:00
David MOHAMED
f5c862640b
libpng12-dev was rename as libpng-dev
2018-10-06 14:15:59 +02:00
David MOHAMED
9e83c3bdf0
remove mcrypt since openssl is included in php 7.2
...
mcrypt extension doesn't exist anymore
2018-10-06 14:15:01 +02:00
Pascal MARTIN
ecdefb11f7
Add PHP 'gd' extension to docker
...
The gd extension is required to export entries as EPUB.
2016-09-30 12:29:37 +02:00
djay
b80841f23c
Add comment about timezone definition
2016-03-09 09:04:31 +01:00
djay
612f5f1ec7
Add the timezone as an argument in the docker-compose.
...
For that, need to use v2 of docker-compose (with version >= 1.6.0)
2016-03-09 09:04:19 +01:00
djay
125460345f
Add the timezone for PHP docker container
2016-03-09 09:02:06 +01:00
Fabien MEURILLON
1d41effebc
Add Docker configuration for Postgres and MariaDB
2016-01-10 15:01:11 +01:00
Fabien MEURILLON
540ef5e084
Add basic docker-compose configuration
2016-01-10 14:41:42 +01:00