Commit Graph

15 Commits

Author SHA1 Message Date
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