Docs

Introduction

What's "serversideup/php"

LicenseDocker PullsDiscordSupport us

serversideup/php is a "batteries included" 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 give you an easier developer experience.

These images are very different from other PHP Docker Images

Production Ready

Built to be performant and secure to exist on the wild web.

Native Health Checks

Be 100% confident your application is actually running.

High Performance

Get the easiest experience for fine tuning performance.

Customizable & Flexible

Environment variables make customizations a breeze.

Native CloudFlare Support

Get real IP addresses from visitors from trusted proxies.

Based on official PHP

Upgrade from the official PHP docker images with confidence.

FrankenPHP

Ditch FPM for a modern way of running PHP. Designed for containers from the ground up.

Unified Logging

All logs are directed to STDOUT & STDERR for centralized output.

FPM + S6 Overlay

Our FPM-Apache & FPM-NGINX images use this intelligent init system.

This is just an overview. See the full list of benefits and features below.

Read more about the advantages

Why should I use these PHP Docker Images?

These images are production-ready and optimized for performance and security. We work hard to give you a "batteries included" experience so you can ship PHP with Docker as fast as possible. Click below to see a simple working example.

Installation