Sign inSign up

c15k02k18/php

By c15k02k18

Updated 4 months ago

Complete docker container for working with php-fpm nodes.

Image
Developer tools
Web servers
0

8.1K

c15k02k18/php repository overview

Custom PHP 8.X FPM Docker Image

This Docker image provides a lightweight, secure, and extensible PHP 8.X FPM environment based on Alpine Linux. It is tailored for modern PHP applications, including APIs and full-stack frameworks such as Laravel and Symfony.

🧱 Base Images

  • php:8.3-fpm-alpine
  • php:8.3-fpm
  • php:7.4-fpm-alpine
  • php:7.4-fpm
  • php:7.2-fpm-alpine
  • php:7.2-fpm

📦 Included Features

  • Composer preinstalled
  • PECL support with updated channels
  • Database drivers:
    • MySQL / MariaDB: mysqli, pdo_mysql
    • PostgreSQL: pdo_pgsql
    • SQLite: pdo_sqlite
  • Core PHP extensions:
    • gd (with JPEG and FreeType support)
    • mbstring, intl, gettext, soap, xsl, zip, xml, bcmath, opcache, exif
    • gmp, curl, bz2
  • PECL extensions:
    • redis
    • mongodb
    • ssh2
    • imagick
    • xdebug (enabled for development)
  • Security tooling:
    • GnuPG and GPG Agent (gpg, gpg-agent, gpgme-dev)
  • Development tools:
    • vim, git, curl, unzip, pkgconf, make, gcc, autoconf
    • openssh, linux-headers

🖥️ Multi-Architecture Support

This image is built and published for the following platforms:

  • linux/amd64 (x86_64)
  • linux/arm64 (AArch64)

This ensures compatibility across a wide range of devices and infrastructures, including modern Apple Silicon Macs and ARM-based cloud platforms.

Tag summary

Content type

Image

Digest

sha256:d4871efff

Size

519.1 MB

Last updated

4 months ago

docker pull c15k02k18/php:8.3-alpine-xdebug