Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
7.1
 
 
7.2
 
 
 
 
 
 

README.md

PHP fpm & zts

Supported tags and respective Dockerfile links

dockeri.co

GitHub issues GitHub stars

Based on the Official PHP Docker image. This image adds some extensions that are necessary in most common use cases for running PHP projects.

Changelog

Please refer to the repo's Wiki to see the changelog.

PHP7.1 ZTS threads notice

The pthreads library dropped support for PHP 7.1. Due to memory leaks in PHP 7.0 and 7.1 they started requiring PHP 7.2. The shimmi/7.1-zts image since version v1.2.1 has locked pthreads to the last commit suitable for PHP 7.1. You are "required" to upgrade to PHP 7.2. Please use the shimmi/7.2-zts.

About

A PHP fpm & zts images with extra extensions that should suite most needs.

Topics

Resources

Packages

No packages published
You can’t perform that action at this time.