Sign inSign up

imashen/php:8.3.8-fpm

Index digest

sha256:bca53851d101d64c716e90c1f208eb4389f6df32e33644ba342d2f742d8aa3c8

OS/ARCH

linux/amd64

Compressed size

234.98 MB

Last pushed

over 1 year by imashen

Type

Image

Manifest digest

sha256:3db7bce6d25e0e7da60ecf6ead0a483168a50515959c185180e3ec9619d2a28c

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {226 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get99.51 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir225 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.80 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.8.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.8.tar.xz.asc0 B
14ENV PHP_SHA256=aea358b56186f943c2bbd350c9005b9359133d47e954cfc561385319ae5bb8d70 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark12.2 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark26.71 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.4 KB
19/bin/sh -c docker-php-ext-enable sodium246 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.97 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c apt-get update40.24 MB
27ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/install-php-extensions #33.36 KB
28COPY ./php/.ext /tmp/.ext # buildkit177 B
29WORKDIR /www93 B
30RUN /bin/sh -c install-php-extensions pcntl27.49 MB
31RUN /bin/sh -c install-php-extensions @composer1 MB
32RUN /bin/sh -c rm -rf32 B
33CMD ["php-fpm"]0 B

Command

ADD file:b24689567a7c604de93e4ef1dc87c372514f692556744da43925c575b4f80df6 in /