Sign inSign up

thecodingmachine/php

By thecodingmachine

Updated about 15 hours ago

General-purpose ultra-configurable PHP images

Image
50

5M+

thecodingmachine/php repository overview

Build Status

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 php.ini settings using environment variables.
  • 2 types available: slim (no extensions preloaded) or fat (most common PHP extensions are built-in)
  • 3 variants available: cli, apache and fpm
  • 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
  • All variants can be installed with or without NodeJS (if you need to build your static assets).
  • Everything is done to limit file permission issues that often arise when using Docker. The image is actively tested on Linux, Windows and MacOS
View the full documentation of the image on Github

Tag summary

Content type

Image

Digest

sha256:188acc758

Size

252 MB

Last updated

about 15 hours ago

docker pull thecodingmachine/php:8.1-v5-apache-node20