container/php (8.3.4-ci)

Published 2024-04-28 18:29:39 +00:00 by lubiana

Installation

docker pull git.php.fail/lubiana/container/php:8.3.4-ci
sha256:3f656818f82db9ddd3e3227f48d095b27430e3e137a6dba7521659c1a1d2781f

Image Layers

ADD file:6f9748506c8047c42c540e13cf52afef6d1921cff2268acd01dbd455ec1e03ea in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk update # buildkit
RUN /bin/sh -c apk add -U --no-cache php83-common php83-dom php83-intl php83-mbstring php83-opcache php83-openssl php83-pdo_sqlite php83-phar php83-ffi php83-curl php83-dom php83-fileinfo php83-ftp php83-gettext php83-iconv php83-session php83-simplexml php83-sockets php83-sodium php83-sqlite3 php83-tokenizer php83-xml php83-xmlreader php83-xmlwriter php83-zip php83-ctype php83-dev php83-pecl-apcu git # buildkit
RUN /bin/sh -c test ! -e /usr/bin/php && ln -s /usr/bin/php83 /usr/bin/php # buildkit
COPY /usr/bin/composer /usr/bin/composer # buildkit
RUN /bin/sh -c rm -rf /var/cache/* # buildkit
/bin/sh -c apk update
/bin/sh -c apk add -U --no-cache nodejs openssh zstd

Labels

Key Value
io.buildah.version 1.35.3
Details
Container
2024-04-28 18:29:39 +00:00
1
OCI / Docker
linux/arm64/v8
55 MiB
Versions (45) View all
8.3-fpm 2024-09-17
8.3.11-fpm 2024-09-17
fpm 2024-09-17
8.3-xdebug 2024-09-17
8.3.11-xdebug 2024-09-17