php-ub26.4 (8.3-fpm)

Published 2026-07-14 16:16:08 +02:00 by jochen

Installation

docker pull git.bocc.de/jochen/php-ub26.4:8.3-fpm
sha256:be717bf620032f4d2a34db8c8060dda8776ce0b1db5bbd344149ab8b4d1bb584

About this package

The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.

Image layers

umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-d5c39e770efe31df4a04e5e058b71b06/images/ubuntu:rockcraft-base /home/buildd/rockcraft-ubuntu-d5c39e770efe31df4a04e5e058b71b06/images/.temp_layer.8927.tar --tag 26.04
umoci config --image /home/buildd/rockcraft-ubuntu-d5c39e770efe31df4a04e5e058b71b06/images/ubuntu:26.04 --clear=config.entrypoint --clear=config.cmd
umoci config --image /home/buildd/rockcraft-ubuntu-d5c39e770efe31df4a04e5e058b71b06/images/ubuntu:26.04 --clear=config.cmd --config.cmd /bin/bash
umoci config --image /home/buildd/rockcraft-ubuntu-d5c39e770efe31df4a04e5e058b71b06/images/ubuntu:26.04 --config.env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
umoci config --image /home/buildd/rockcraft-ubuntu-d5c39e770efe31df4a04e5e058b71b06/images/ubuntu:26.04 --clear=config.labels --config.label org.opencontainers.image.version=26.04 --config.label org.opencontainers.image.title=ubuntu --config.label org.opencontainers.image.created=2026-06-27T04:19:04.617438+00:00 --config.label org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.
umoci config --image /home/buildd/rockcraft-ubuntu-d5c39e770efe31df4a04e5e058b71b06/images/ubuntu:26.04 --clear=manifest.annotations --manifest.annotation org.opencontainers.image.version=26.04 --manifest.annotation org.opencontainers.image.title=ubuntu --manifest.annotation org.opencontainers.image.created=2026-06-27T04:19:04.617438+00:00 --manifest.annotation org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.
umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-d5c39e770efe31df4a04e5e058b71b06/images/ubuntu:26.04 /home/buildd/rockcraft-ubuntu-d5c39e770efe31df4a04e5e058b71b06/images/.temp_layer.control_data.8927.tar
ENV PHP_VERSION=8.3 DEBIAN_FRONTEND=noninteractive TZ=UTC
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends software-properties-common gnupg curl ca-certificates msmtp-mta cups-bsd poppler-utils nslcd fontconfig fonts-dejavu-core fonts-liberation && curl -fsSL https://packages.sury.org/php/apt.gpg | gpg --dearmor -o /usr/share/keyrings/sury-php.gpg && echo "deb [signed-by=/usr/share/keyrings/sury-php.gpg] https://packages.sury.org/php $(lsb_release -sc) main" > /etc/apt/sources.list.d/sury-php.list && apt-get update && apt-get install -y --no-install-recommends php8.3-fpm php8.3-cli php8.3-gd php8.3-zip php8.3-intl php8.3-xml php8.3-bcmath php8.3-mbstring php8.3-opcache php8.3-curl php8.3-mysql php8.3-pgsql php8.3-redis php-pear && apt-get purge -y --auto-remove software-properties-common gnupg && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
COPY file:8e08bcbe5142ca17478f2d4bac25c8af4cebff3be14e8ca8c349f56b1dbd99ff in /etc/php/8.3/fpm/conf.d/10-opcache-tuning.ini
COPY file:dd56fd7be67c6c8c541f5c33654257783083a23841c623feb5cd40a3c64baff6 in /etc/php/8.3/fpm/pool.d/www.conf
/bin/sh -c mkdir -p /run/php && usermod -u 33 www-data && groupmod -g 33 www-data
COPY file:c2032c2c2b52f6ff6b03b42fb34a35bbba7fd4f80c913107eef3a19c21ee0fb6 in /entrypoint.sh
/bin/sh -c chmod +x /entrypoint.sh
EXPOSE 9000
ENTRYPOINT ["/entrypoint.sh"]
CMD []

Labels

Key Value
io.buildah.version 1.33.7
org.opencontainers.image.created 2026-06-27T04:19:04.617438+00:00
org.opencontainers.image.description The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.
org.opencontainers.image.title ubuntu
org.opencontainers.image.version 26.04
Details
Container
2026-07-14 16:16:08 +02:00
1
OCI / Docker
linux/amd64
104 MiB
Versions (6) View all
8.5-fpm-gs 2026-07-24
8.5-fpm 2026-07-14
8.4-fpm 2026-07-14
8.3-fpm 2026-07-14
8.2-fpm 2026-07-14