General purpose PHP images
This repository contains a set of developer-friendly, general purpose PHP images for Docker.
- You can enable or disable the extensions using environment variables.
- You can also modify the settings using environment variables.php.ini
- 2 types available: (no extensions preloaded) or (most common PHP extensions are built-in)slimfat
- Basead in variants
apache
- Fat images are bundled with Supercronic which is a Cron compatible task runner. Cron jobs can be configured using environment variables
- Fat images come with Composer and Prestissimo installed
- Everything is done to limit file permission issues that often arise when using Docker. The image is actively tested on Linux, Windows and MacOS
Image based on thecodingmachine/php where the SQL Server driver for PHP was added.