container/php (8.3.4)

Published 2024-04-28 19:11:19 +00:00 by lubiana

Installation

docker pull git.php.fail/lubiana/container/php:8.3.4
sha256:f649dd13b09b834c5f838e1fa4e5fa826e10bdee987737574fdfb0d62a1e3f9f

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
Details
Container
2024-04-28 19:11:19 +00:00
0
OCI / Docker
linux/arm64/v8
35 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