Sign inSign up

9ovind/php

By 9ovind

•Updated 3 months ago

Production-ready PHP Docker image optimized for Laravel and modern PHP applications.

Image
Languages & frameworks
0

3.0K

9ovind/php repository overview

⁠PHP Docker Image

A Production-ready PHP image built for running modern PHP applications, including Laravel-based projects. This image is optimized for performance and includes commonly required extensions for web application development, making it a solid base for local development, CI/CD pipelines, and production deployments.

⁠Features

  • Pre-configured with commonly used PHP extensions (e.g. PDO, MySQLi, OPcache, mbstring, GD)
  • PHP-FPM ready for use behind Nginx or Apache
  • Suitable for multi-tenant and standard PHP/Laravel applications

⁠Usage

docker pull 9ovind/php
docker run -d -p 9000:9000 9ovind/php

⁠Maintainer

Maintained by Govind⁠

Tag summary

Content type

Image

Digest

sha256:1ed4323df…

Size

416.9 MB

Last updated

3 months ago

docker pull 9ovind/php