Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.42 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.42 KB

PHP Docker Images

Docker Image Architures PHP Version License

This repository is forked from https://github.com/davidalger/docker-images-php to make the PHP 7.4 Docker images multi-arch. Please refer to the source repository for the original README.

Available Packages

  • PHP FPM: php-fpm:8.1-deb, php-fpm:7.4-deb, php-fpm:7.3-deb, php-fpm:7.2-deb
  • PHP FPM with Loaders: php-fpm-loaders:7.4-deb, php-fpm-loaders:7.3-deb, php-fpm-loaders:7.2-deb

Only PHP 8.1, 7.4, 7.3, and 7.2 is currently available in this project. Please contact the maintainer to request more versions. The loaders packages include both Source Guardian and IonCube loaders. (As of this moment, both the loaders don't have versions for PHP 8.1)

Steps to build new PHP versions

  1. Run "PHP FPM" workflow with the appropriate fpm-bullseye tag from https://github.com/docker-library/docs/tree/master/php#supported-tags-and-respective-dockerfile-links and push to the appropriate version major.minor-deb.
  2. Run "PHP FPM with Loaders" workflow with tags to pull from and push to major.minor-deb.