michaeldelle/php

By michaeldelle

Updated 5 months ago

PHP image for personal use

Image
Languages & frameworks
1

731

michaeldelle/php repository overview

Docker Images

Docker Image CI

A lightweight Docker image providing PHP 7.4 with PHP-FPM, intended for web applications. The repository contains a Dockerfile plus separate development and production configuration stacks:

  • Development: dev/xdebug.ini (Xdebug configuration).
  • Production: prod/php.ini, prod/php-fpm.conf, and prod/run-php-fpm (PHP-FPM startup script).
  • Buildable via the Dockerfile in the directory.
  • Intended to run application code mounted into /var/www/html and to accept connections on the PHP-FPM socket/port ( commonly 9000).
  • Configuration is customizable by mounting or replacing the files in dev/ or prod/ as needed for your environment.

Tag summary

Content type

Image

Digest

sha256:84c65c831

Size

42 MB

Last updated

5 months ago

docker pull michaeldelle/php:74-fpm-xdebug-alpine