Introduction

What's "serversideup/php"?

LicenseDocker PullsDiscordSupport us

serversideup/php is an alternate approach to the official Docker images provided by PHP. Compared to the defaults provided by the official PHP Docker images, the serversideup/php Docker images are optimized for more real-world and production use cases and an easier developer experience.

These images are very different from other PHP Docker images

Production-readyBuilt to be performant and secure to exist on the wild web.
Native Health ChecksBe 100% confident your application is actually running.
High PerformanceGet the easiest experience for fine tuning performance.
Customizable & FlexibleEnvironment variables make customizations a breeze.
Native CloudFlare SupportGet real IP addresses from visitors from trusted proxies.
Based on official PHPUpgrade from the official PHP docker images with confidence.
NGINX UnitDitch FPM for a modern way of running PHP. Designed for containers from the ground up.
Unified LoggingAll logs are directed to STDOUT & STDERR for centralized output.
FPM + S6 OverlayOur FPM-Apache & FPM-NGINX images use this intelligent init system.

Read more about the advantages →

Why should I use these PHP Docker Images?

These images are a contribution to the PHP community to help make PHP application management as simple as possible. We focus on making a quick and easy process to get your application running in minutes.

Installation →