Sign inSign up

bdbin/php:8.5.0-fpm-alpine

Languages & frameworks
Index digest

sha256:1c2fcb57fffc2036865045b41fdc85b4b8e478467784495d48e97798c7439d24

OS/ARCH

linux/amd64

Compressed size

242.95 MB

Last pushed

10 months by bdbin

Type

Image

Manifest digest

sha256:c8337cb3870b31b2eba42d313873663f3174eef907adad95bbe1d263bf32e8ff

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.3 MB
5RUN /bin/sh -c set -eux;935 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;222 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
12ENV PHP_VERSION=8.5.00 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.0.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.0.tar.xz.asc0 B
14ENV PHP_SHA256=39cb6e4acd679b574d3d3276f148213e935fc25f90403eb84fb1b836a806ef1e0 B
15RUN /bin/sh -c set -eux;13.67 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;15.69 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium19.61 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;8.97 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26LABEL maintainer=LDNMP Docker Maintainers <https://github.com/bdbin/ldnmp>0 B
27ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ #35.31 KB
28ARG PHP_EXTENSIONS=/tmp/supported-extensions0 B
29ARG IPE_PROCESSOR_COUNT=150 B
30RUN |2 PHP_EXTENSIONS=/tmp/supported-extensions IPE_PROCESSOR_COUNT=15 /bin/sh206.59 MB

Command

ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit