Commit Graph

24 Commits (531442435d41292619d456c619790c9c193bf8c9)

Author SHA1 Message Date
Tim de Pater 531442435d
Made the /var/www/html folder owned by nobody 2020-02-02 20:36:51 +01:00
Tim de Pater 5fa9be019b
Don't force the PHP customizations to be the last file to load 2019-11-06 08:48:30 +01:00
Tim de Pater 9d6c40aa5a
Remove the default server config now this folder is included from nginx.conf 2019-11-05 14:27:04 +01:00
Tim de Pater eb6f75c47d
Added PHP session extension 2019-08-03 14:39:20 +02:00
Tim de Pater dfb64420b0
Upgraded to Alpine 3.10, Nginx 1.16 & PHP 7.3 2019-07-21 08:39:32 +02:00
Tim de Pater e829a11c93
Fixed #11; Make the document root a volume so that it can be mounted 2019-07-21 08:20:03 +02:00
Vitalii Tverdokhlib 17dfe787bb
alpine 3.9 2019-02-02 10:12:37 +02:00
Tim de Pater b2afaef8d4 Fixed a permission error when Nginx tries to write the error log or to
remove the pid
2019-01-27 08:08:54 +01:00
Tim de Pater 9ef6acf619 Fixed HEALTCHECK now Nginx is running on a different port 2019-01-27 08:01:52 +01:00
Tim de Pater 659806c6d0 Run the services in the container as non-privileged user 2019-01-26 13:54:53 +01:00
Tim de Pater ba1dd42210 Removed unused exposed port 443 2019-01-05 09:28:29 +01:00
Tim de Pater d608b45950 Added HEALTHCHECK instruction to the Dockefile and enabled PHP FPM ping path 2019-01-05 09:27:58 +01:00
Tim de Pater cf28926c5f Updated to Alpine Linux 3.8 which includes PHP 7.2 & Nginx 1.14 2018-07-23 18:01:00 +02:00
sj 0439d11df9 Updated to Alpine Linux 3.7 2018-06-12 12:12:02 +02:00
Tim de Pater 257f26e6da Updated to Alpine Linux 3.6 and removed testing repo 2017-08-21 10:50:35 +02:00
Tim de Pater acdeb2cbbb Updated to PHP7.1. Improved the overall config based on the trafex/wordpress image 2017-03-28 13:58:02 +02:00
Tim de Pater 2b10ea0cee Add the '--no-cache' flag to apk to avoid having local cache files.
Switched to using labels in Dockerfile
2017-01-21 12:05:00 +01:00
Tim de Pater 8e081a2daa PHP7 moved to the community repository 2016-10-07 16:04:07 +02:00
Tim de Pater 33a48c1762 Added PHP7 CLI 2016-07-11 12:40:34 +02:00
Tim de Pater 7d28fb3e65 Set MAINTAINER in Dockerfile 2016-03-16 14:10:12 +01:00
Tim de Pater fb9719f647 Switched to Alpine Linux for a smaller footprint 2016-03-16 13:34:24 +01:00
Tim de Pater 16aaa4f31f Rewrote the example setup to have only one Docker container 2016-02-24 11:08:50 +01:00
Tim de Pater 126068b319 Changed containers to have all the data included and don't mount any volumes 2016-02-16 10:13:29 +01:00
Tim de Pater c4677b0278 Intial commit 2016-02-15 18:20:56 +01:00