Docker Php Nginx Versions Save

Docker image with PHP-FPM 8.3 & Nginx 1.24 on Alpine Linux

3.5.0

3 months ago

What's Changed

Full Changelog: https://github.com/TrafeX/docker-php-nginx/compare/3.4.0...3.5.0

3.4.0

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/TrafeX/docker-php-nginx/compare/3.3.0...3.4.0

3.3.0

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/TrafeX/docker-php-nginx/compare/3.2.0...3.3.0

3.2.0

8 months ago

What's Changed

  • Upgrade PHP to 8.2

Full Changelog: https://github.com/TrafeX/docker-php-nginx/compare/3.1.0...3.2.0

3.1.0

11 months ago

What's Changed

  • Upgrade to Alpine Linux 3.18
  • Upgrade to nginx 1.24

Full Changelog: https://github.com/TrafeX/docker-php-nginx/compare/3.0.0...3.1.0

3.0.0

1 year ago

What's Changed

Breaking changes

Because the nginx config is split in a http and server config this may require changes to the mounts you make for addding a config file or to override the nginx.conf.

  • If you want to override the default server; the new location for that file is /etc/nginx/conf.d/default.conf
  • If you want to add additional configuration files and keep the default server; you need to mount those files seperatly in the /etc/nginx/conf.d/ folder and make sure not to override the whole folder.

New Contributors

Full Changelog: https://github.com/TrafeX/docker-php-nginx/compare/2.6.0...3.0.0

2.6.0

1 year ago

What's Changed

  • Upgrade to Alpine Linux 3.16
  • Upgrade to PHP 8.1
  • Upgrade to nginx 1.22

Full Changelog: https://github.com/TrafeX/docker-php-nginx/compare/2.5.0...2.6.0

2.5.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/TrafeX/docker-php-nginx/compare/2.4.0...2.5.0

2.4.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/TrafeX/docker-php-nginx/compare/2.3.0...2.4.0

2.3.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/TrafeX/docker-php-nginx/compare/2.2.0...2.3.0