Skip to content

PHP and PHP-FPM multi-arch images for Docker, based on Fedora/Debian

License

Notifications You must be signed in to change notification settings

drpayyne/docker-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

PHP and PHP-FPM multi-arch images for Docker, based on Fedora/Debian

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Dockerfile 65.9%
  • Shell 34.1%