container/php (sha256:5396ad8ffa0db1108b2e3077b08300e1f663340ffbe46460724ce08c40cf7899)

Published 2025-11-29 17:37:04 +00:00 by lubiana

Installation

docker pull git.hannover.ccc.de/lubiana/container/php@sha256:5396ad8ffa0db1108b2e3077b08300e1f663340ffbe46460724ce08c40cf7899
sha256:5396ad8ffa0db1108b2e3077b08300e1f663340ffbe46460724ce08c40cf7899

Image layers

ADD alpine-minirootfs-20250108-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh -c apk update
/bin/sh -c apk upgrade
/bin/sh -c apk add -U --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/ php85-common php85-dom php85-intl php85-mbstring php85-openssl php85-pdo_sqlite php85-phar php85-ffi php85-curl php85-dom php85-fileinfo php85-ftp php85-gettext php85-iconv php85-session php85-simplexml php85-sockets php85-sodium php85-sqlite3 php85-tokenizer php85-xml php85-xmlreader php85-xmlwriter php85-zip php85-ctype php85-dev php85-pecl-apcu php85-pcntl curl git
COPY file:6f2d62b3145360cdd7e405826157a6a04875e21203cc502e313de1881e44e684 in /usr/bin/composer
/bin/sh -c [ -f /usr/bin/php85 ] && cp /usr/bin/php85 /usr/bin/php
/bin/sh -c rm -rf /var/cache/*
/bin/sh -c apk update
/bin/sh -c apk add -U --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/ php85-fpm curl
/bin/sh -c rm -rf /var/cache/*
ENTRYPOINT ["/usr/sbin/php-fpm85"]
CMD ["-F", "-R"]

Labels

Key Value
io.buildah.version 1.37.4
Details
Container
2025-11-29 17:37:04 +00:00
1
OCI / Docker
linux/amd64
56 MiB
Versions (20) View all
8.5.0-ci 2025-11-29
8.5-ci 2025-11-29
ci 2025-11-29
8.5.0-fpm 2025-11-29
8.5-fpm 2025-11-29