debian-trixie-php (latest)

Published 2026-06-01 06:04:04 +02:00 by kristofferopsahl in kristofferopsahl/ci-images

Installation

docker pull git.kristofferopsahl.com/kristofferopsahl/debian-trixie-php:latest
sha256:50bbab91ea30504d073c845f2cf106417788e852d615e90765a8347aab1fd702

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'
ENV LANG=C.UTF-8
/bin/sh -c apt-get update -qq && apt-get install -y --no-install-recommends ca-certificates curl git build-essential locales nodejs pkg-config xz-utils zstd unzip zip jq && echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen && rm -rf /var/lib/apt/lists/*
/bin/sh -c gcc --version && git --version && jq --version && node --version
/bin/sh -c apt-get update -qq && apt-get install -y --no-install-recommends php-cli composer php-mbstring php-xml php-curl php-mysql php-pgsql php-zip php-intl php-bcmath php-gd php-sqlite3 && rm -rf /var/lib/apt/lists/*
/bin/sh -c php --version && composer --version

Labels

Key Value
io.buildah.version 1.39.3
Details
Container
2026-06-01 06:04:04 +02:00
1
OCI / Docker
linux/amd64
228 MiB
Versions (1) View all
latest 2026-06-01