Sign inSign up

bdbin/php:8.3.25-fpm-alpine

Multi-platform
Languages & frameworks
Index digest

sha256:ade00923a9d1003da4e3097c832cdaa49bb78e02ee79956f67f9f73504bb5400

OS/ARCH

Compressed size

277.43 MB

Last pushed

10 months by bdbin

Type

Image

Manifest digest

sha256:e4c29b567fcfb74507eed98ce1105cf5905b5c1d352bc703453f82b49e190732

Image Layers

1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add5.65 MB
5RUN /bin/sh -c set -eux;935 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;215 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 C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.250 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.25.tar.xz.asc0 B
14ENV PHP_SHA256=187b61bb795015adacf53f8c55b44414a63777ec19a776b75fb88614506c0d370 B
15RUN /bin/sh -c set -eux;12.02 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;12.65 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache19.49 KB
20RUN /bin/sh -c docker-php-ext-enable sodium19.48 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;8.96 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27LABEL maintainer=LDNMP Docker Maintainers <https://github.com/bdbin/ldnmp>0 B
28RUN /bin/sh -c curl -sSLf2.69 MB
29ARG PHP_EXTENSIONS=amqp apcu ast bcmath0 B
30RUN |1 PHP_EXTENSIONS=amqp apcu ast240.74 MB

Command

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