This repository is a fork of https://github.com/docker-library/php with a few changes:
- We build only Alpine FPM variants
- Built with LibreSSL instead of OpenSSL
- Additional debug variants of images with --enable-debug and non-stripped bins
- Legacy PHP 5.3 variant
- All images are based on Alpine Linux 3.7 (except legacy 5.3 on Alpine 3.4)
- Base image: anaxexp/alpine
- Travis CI builds
- Docker Hub
Supported tags and respective Dockerfile links:
7.2.9,7.2,7,latest(Dockerfile 7.2)7.1.20,7.1(Dockerfile 7.1)7.0.31,7.0(Dockerfile 7.0)5.6.37,5.6,5(Dockerfile 5.6)5.3.29,5.3(Dockerfile 5.3)7.2.9-debug,7.2-debug,7-debug(Dockerfile 7.2)7.1.20-debug,7.1-debug(Dockerfile 7.1)7.0.31-debug,7.0-debug(Dockerfile 7.0)5.6.37-debug,5.6-debug,5-debug(Dockerfile 5.6)