Commit Graph

  • ec25f45b5c bad command master Memiks 2019-12-06 10:09:15 +0900
  • 9811c8e905 add quotes Memiks 2019-12-06 10:08:42 +0900
  • 1c321f06ce docker build Memiks 2019-12-06 10:08:01 +0900
  • 6a48747ead test Memiks 2019-12-06 09:54:05 +0900
  • c5ff0e2cda same Memiks 2019-12-06 09:52:18 +0900
  • 64be9cf520 bis Memiks 2019-12-06 09:50:48 +0900
  • 3c09acf1b2 correct drone.yml Memiks 2019-12-06 09:48:51 +0900
  • 89f4a71dd2 test drone Memiks 2019-12-06 09:45:40 +0900
  • 01af02e159 change to alpine latest Memiks 2019-12-05 16:12:06 +0900
  • 341cc9c6b4
    Describe the way to customize the configuration of Nginx and PHP Tim de Pater 2019-11-06 08:49:51 +0100
  • 5fa9be019b
    Don't force the PHP customizations to be the last file to load Tim de Pater 2019-11-06 08:48:30 +0100
  • 775a6295aa
    Added automated smoketest Tim de Pater 2019-11-05 15:21:21 +0100
  • 6084df92ac
    Updated README Tim de Pater 2019-11-05 14:27:30 +0100
  • 9d6c40aa5a
    Remove the default server config now this folder is included from nginx.conf Tim de Pater 2019-11-05 14:27:04 +0100
  • 348b050138
    Include other files in nginx/conf.d to allow for customization Tim de Pater 2019-11-05 14:26:39 +0100
  • 373c03da2f
    Write temporary files from nginx to /tmp which is writable as unprivileged user Tim de Pater 2019-11-05 14:24:16 +0100
  • 95ed923068
    Reformat file to remove tabs and to make it consistent Tim de Pater 2019-11-05 13:36:53 +0100
  • 6a3b2f4abc
    Cleanup the output of PHP-FPM when PHP throws an error Tim de Pater 2019-08-03 14:39:52 +0200
  • eb6f75c47d
    Added PHP session extension Tim de Pater 2019-08-03 14:39:20 +0200
  • dfb64420b0
    Upgraded to Alpine 3.10, Nginx 1.16 & PHP 7.3 Tim de Pater 2019-07-21 08:39:32 +0200
  • e829a11c93
    Fixed #11; Make the document root a volume so that it can be mounted Tim de Pater 2019-07-21 08:20:03 +0200
  • acf639ead2
    Merge pull request #10 from mrvnklm/master Tim de Pater 2019-02-06 08:53:57 +0100
  • 6521196575
    fix missing script parameter Tim de Pater 2019-02-05 21:25:40 +0100
  • 5c674bdd96 added nginx location for fpm ping Marvin 2019-02-05 11:27:05 +0100
  • 3c133d965a
    Added more badges Tim de Pater 2019-02-03 07:40:58 +0100
  • ac6354fad8
    Merge pull request #8 from vitaliytv/patch-1 Tim de Pater 2019-02-03 07:35:58 +0100
  • 17dfe787bb
    alpine 3.9 Vitalii Tverdokhlib 2019-02-02 10:12:37 +0200
  • b2afaef8d4 Fixed a permission error when Nginx tries to write the error log or to remove the pid Tim de Pater 2019-01-27 08:08:54 +0100
  • 9ef6acf619 Fixed HEALTCHECK now Nginx is running on a different port Tim de Pater 2019-01-27 08:01:52 +0100
  • e95b618d3e Updated README Tim de Pater 2019-01-27 07:52:36 +0100
  • 7256d82ab3 Added URL to repository for Docker Hub Tim de Pater 2019-01-26 15:49:54 +0100
  • feccf27e19 Switched to Docker Hub automated builds Tim de Pater 2019-01-26 13:55:46 +0100
  • 659806c6d0 Run the services in the container as non-privileged user Tim de Pater 2019-01-26 13:54:53 +0100
  • ba1dd42210 Removed unused exposed port 443 Tim de Pater 2019-01-05 09:28:29 +0100
  • d608b45950 Added HEALTHCHECK instruction to the Dockefile and enabled PHP FPM ping path Tim de Pater 2019-01-05 09:27:58 +0100
  • b8890aadeb Added MIT license Tim de Pater 2018-10-03 10:26:49 +0200
  • cf28926c5f Updated to Alpine Linux 3.8 which includes PHP 7.2 & Nginx 1.14 Tim de Pater 2018-07-23 18:01:00 +0200
  • ef054a580b
    Merge pull request #4 from tonsV2/master Tim de Pater 2018-06-19 17:46:26 +0200
  • 0439d11df9 Updated to Alpine Linux 3.7 sj 2018-06-12 12:12:02 +0200
  • 2279eca85d Dropped the email parameter, not needed anymore Tim de Pater 2017-12-17 09:18:28 +0100
  • ad15933ed3 Making sure output from PHP-FPM is redirected to the Docker logs Tim de Pater 2017-09-09 09:26:05 +0200
  • 257f26e6da Updated to Alpine Linux 3.6 and removed testing repo Tim de Pater 2017-08-21 10:50:35 +0200
  • 31c77e866f Changed PHP-FPM host to IPv4 address to avoid connecting over IPv6 Tim de Pater 2017-03-28 14:05:04 +0200
  • acdeb2cbbb Updated to PHP7.1. Improved the overall config based on the trafex/wordpress image Tim de Pater 2017-03-28 13:58:02 +0200
  • 2b10ea0cee Add the '--no-cache' flag to apk to avoid having local cache files. Switched to using labels in Dockerfile Tim de Pater 2017-01-21 12:05:00 +0100
  • 8e081a2daa PHP7 moved to the community repository Tim de Pater 2016-10-07 16:04:07 +0200
  • bffe968bda Merge pull request #1 from KasperFranz/patch-1 Tim de Pater 2016-08-17 09:25:08 +0200
  • b5dc8a402a include other hosts kasper Franz 2016-08-16 18:00:34 +0200
  • 4c175497cf Fixed incorrect path to default nginx root Tim de Pater 2016-07-31 10:20:31 +0200
  • 8422125d22 Merge branch 'master' of github.com:TrafeX/docker-php-nginx Tim de Pater 2016-07-28 22:04:28 +0200
  • 894d45fa43 Fixed failing Nginx by chosing an existing location for the pid file Tim de Pater 2016-07-28 22:02:52 +0200
  • 734d0ece3e Updated README to match new Nginx version Tim de Pater 2016-07-11 12:48:37 +0200
  • 33a48c1762 Added PHP7 CLI Tim de Pater 2016-07-11 12:40:34 +0200
  • 44ccef07a8 Added response time info to Nginx logging Tim de Pater 2016-03-16 14:54:20 +0100
  • 7d28fb3e65 Set MAINTAINER in Dockerfile Tim de Pater 2016-03-16 14:10:12 +0100
  • 75f6d973d2 Changed image name to Alpine version Tim de Pater 2016-03-16 13:53:38 +0100
  • 60c73f6bf2 Merge branch 'feature/alpine-linux' Tim de Pater 2016-03-16 13:46:15 +0100
  • e1091c4c18 Updated Travis & README for Alpine Linux version Tim de Pater 2016-03-16 13:45:51 +0100
  • fb9719f647 Switched to Alpine Linux for a smaller footprint Tim de Pater 2016-03-16 13:34:24 +0100
  • ac0380bf08 Added Dockers pulls badge Tim de Pater 2016-02-24 14:02:57 +0100
  • ba9d97a88c Fixed tabs/spaces in nginx.conf Tim de Pater 2016-02-24 12:29:53 +0100
  • 56ce0ce057 Added specific versions to README Tim de Pater 2016-02-24 11:39:25 +0100
  • 6003117145 Removed sudo: false from Travis.yml, doesn't have any effect Tim de Pater 2016-02-24 11:34:24 +0100
  • e29ca805ff Added Docker as required service for Travis Tim de Pater 2016-02-24 11:19:47 +0100
  • 9dc8b724c7 Try to run Travis on the container infra Tim de Pater 2016-02-24 11:14:00 +0100
  • 16aaa4f31f Rewrote the example setup to have only one Docker container Tim de Pater 2016-02-24 11:08:50 +0100
  • fd5b5c096e Made the upstream host/port a environment variable Tim de Pater 2016-02-18 11:40:48 +0100
  • e9ed481eaa Added links to Docker Hub containers Tim de Pater 2016-02-18 09:23:59 +0100
  • 126068b319 Changed containers to have all the data included and don't mount any volumes Tim de Pater 2016-02-16 10:13:29 +0100
  • c4677b0278 Intial commit Tim de Pater 2016-02-15 18:20:56 +0100