Commit Graph

15 Commits (0d7db432c0b278a554b483363805a9f1063a6bb0)

Author SHA1 Message Date
techknowlogick dda0fb438c
Speed up docker build times and decrease image size 6 years ago
M. Hamzah Khan 2b6d282e94 Configure and enable mod_remoteip, and handle X-Forwarded-Proto header. 6 years ago
hnrd 1239fd17d6 pin docker images to PHP 7.2 6 years ago
Brad Koehn bd822cd5dc
Merge branch 'frontend-ui-refactor' into fix-startup-script 6 years ago
daniel df5e2d94f2
Merge pull request #575 from BenLubar-PR/dockerfile-fpm
Fix Dockerfile.fpm by replacing it with a modified copy of Dockerfile.apache
6 years ago
daniel 89078f399b
Merge pull request #557 from dereckson/docker-webp
Fix WebP support in Apache Docker image
6 years ago
Ben Lubar 88a0b60ae4
Fix Dockerfile.fpm by replacing it with a modified copy of Dockerfile.apache. 6 years ago
Brad Koehn c554bcd84e updated to use correct '=' operator by request 6 years ago
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.
6 years ago
Brad Koehn de6c95d256 fixed a bash scripting bug in start.sh that prevented horizon from ever starting 6 years ago
kaiyou a5761f7ebf Drop privileges when starting artisan or horizon 6 years ago
kaiyou 37713f33d0 Run pixelfed update tasks upon startup 6 years ago
chris f4b9e1fb27 Actually use HORIZON_EMBED env in docker script. 7 years ago
Pierre Jaury c82d0fb389 Fix the docker build 7 years ago
Pierre Jaury 5224d7cd96 Move Dockerfiles to contrib/ 7 years ago