Commit graph

5 commits

Author SHA1 Message Date
daniel
89078f399b
Merge pull request #557 from dereckson/docker-webp
Fix WebP support in Apache Docker image
2018-11-25 13:54:02 -07:00
Sébastien Santoro
89a7ac9c37 Fix WebP support in Apache Docker image
With PHP 7, WebP support is now provided by libwebp instead of libvpx.

Reference: http://php.net/manual/en/image.installation.php

Fixes #556.
2018-11-13 19:18:19 +00:00
kaiyou
a5761f7ebf Drop privileges when starting artisan or horizon 2018-11-11 18:04:23 +01:00
Pierre Jaury
c82d0fb389 Fix the docker build 2018-08-23 22:57:22 +02:00
Pierre Jaury
5224d7cd96 Move Dockerfiles to contrib/ 2018-08-23 22:43:47 +02:00
Renamed from docker/Dockerfile.apache (Browse further)