Commit Graph

  • e6302859f4 add arm image master mashirozx 2022-05-13 01:57:30 +0800
  • f05153fc65 Add php 7 image build workflow mashirozx 2021-11-10 14:18:08 +0800
  • df1a00c979
    Replace old PHP7 example with PHP8 2.2.0 Tim de Pater 2021-10-07 21:37:35 +0200
  • 6a440c890f
    Fix incorrect repository Tim de Pater 2021-10-07 21:24:03 +0200
  • 1c140e8245
    Update nginx version in badge Tim de Pater 2021-10-07 21:09:30 +0200
  • a41ad3100f
    Automatically update the description on Docker Hub Tim de Pater 2021-10-07 21:06:54 +0200
  • 68d8df88dc
    Improving multi-platform support Tim de Pater 2021-10-07 20:59:08 +0200
  • 61f31882ce
    Merge pull request #75 from TrafeX/multi-arch-builds Tim de Pater 2021-10-07 20:54:09 +0200
  • 1bf1f811ff
    Introduce multi-arch builds with Docker buildx multi-arch-builds Tim de Pater 2021-10-07 13:26:36 +0200
  • 70b353a097
    Add security documentation Tim de Pater 2021-09-25 07:41:45 +0200
  • 23d5674a3a
    Add contributing documentation Tim de Pater 2021-09-25 07:41:30 +0200
  • 9365423d74
    Added goal of this project Tim de Pater 2021-09-25 07:41:10 +0200
  • 3a38277dc8
    Fix build on tag creation Tim de Pater 2021-09-25 07:09:52 +0200
  • da76cd5f6b
    Merge pull request #68 from TrafeX/migrate-github-actions Tim de Pater 2021-07-25 17:16:41 +0200
  • 16df3f80fc
    Migrate builds to GitHub Actions migrate-github-actions Tim de Pater 2021-07-25 07:43:59 +0200
  • a58dccfd64
    Upgraded to Alpine Linux 3.14 2.1.0 Tim de Pater 2021-07-04 20:39:22 +0200
  • 2102c58220
    Merge pull request #60 from maggie0002/patch-1 Tim de Pater 2021-05-22 08:14:45 +0200
  • 4689e12a6a
    Create symlink to php 2.0.2 Tim de Pater 2021-05-17 13:03:59 +0200
  • 9c6624e118
    Format Dockerfile using Docker's conventions maggie0002 2021-05-14 10:51:52 -0700
  • dab1e6766f
    Switch to trafex/php-nginx repository 2.0.1 Tim de Pater 2021-04-21 00:01:29 +0200
  • 8f3920f3f9
    Upgrade to PHP8.0 2.0.0 Tim de Pater 2021-04-13 22:43:03 +0200
  • f67cc5755a
    Upgraded Alpine Linux to 3.13 1.10.0 Tim de Pater 2021-01-18 17:23:07 +0100
  • a866db2f37
    Let nginx determine the amount of worker processes based on the number of CPU's 1.9.0 Tim de Pater 2020-12-15 10:25:52 +0100
  • 27c9f325b0
    Merge pull request #49 from Jakobu5/https-patch-1 Tim de Pater 2020-10-07 22:45:27 +0200
  • 62e6509ab0
    Update Link to https Jakobu5 2020-08-18 08:32:40 +0200
  • 58eddb0f7f
    Merge pull request #42 from erseco/upstream-upgrade-alpine 1.8.0 Tim de Pater 2020-06-18 17:34:46 +0200
  • 785b15f393 Fixed Label in Dockerfile Ernesto Serrano 2020-06-18 17:16:07 +0200
  • 9f3f63d0a9 Upgraded alpine to 3.12 Ernesto Serrano 2020-06-16 18:17:37 +0200
  • a9b19696cd
    Merge pull request #40 from fagiani/master Tim de Pater 2020-06-12 16:19:03 +0200
  • d972e69341 Move defaults removal to upper layer Paulo Fagiani 2020-06-10 22:24:55 -0300
  • be1b70deb6
    Merge pull request #38 from sochi/composer-hints Tim de Pater 2020-06-03 15:55:14 +0200
  • 42af959fa1 Add better example for usage with Composer sochi 2020-06-02 13:01:37 +0200
  • 918f3905dd
    Merge pull request #32 from erseco/patch-2 1.7.0 Tim de Pater 2020-04-26 08:19:06 +0200
  • 77660648cb
    Merge pull request #31 from erseco/patch-1 Tim de Pater 2020-04-26 08:02:11 +0200
  • 365f521c93
    Enable gzip compression on nginx Ernesto Serrano 2020-04-22 08:51:52 +0200
  • 19f4bf4772
    Add the php7-opcache package Ernesto Serrano 2020-04-22 08:47:13 +0200
  • 772d7aeaad
    Removed volume instruction 1.6.0 Tim de Pater 2020-04-20 21:47:16 +0200
  • 1780ba14fa
    Upgraded to Alpine 3.11 1.5.0 Tim de Pater 2020-03-15 07:57:02 +0100
  • 61a7284615
    Describe how to easily add composer. Closes #21 1.4.0 Tim de Pater 2020-02-09 08:32:07 +0100
  • 531442435d
    Made the /var/www/html folder owned by nobody Tim de Pater 2020-02-02 20:36:51 +0100
  • 341cc9c6b4
    Describe the way to customize the configuration of Nginx and PHP 1.3.0 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 1.2.0 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 1.1.0 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 1.0.0 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