Sign inSign up

bdbin/php:8.3.26-fpm-alpine

Multi-platform
Languages & frameworks
Index digest

sha256:84488a2b87fcd6c960f9575dbccf6658cd876a662cec2cb572ec139678768a34

OS/ARCH

Compressed size

683.4 MB

Last pushed

10 months by bdbin

Type

Image

Manifest digest

sha256:e0270e6d0ceff008ee69c7a77a2b433a75639b257ec15ea30e751242def6d194

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;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;214 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.260 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.26.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.26.tar.xz.asc0 B
14ENV PHP_SHA256=2f522eefa02c400c94610d07f25c4fd4c771f95e4a1f55102332ccb40663cbd20 B
15RUN /bin/sh -c set -eux;12.02 MB
16COPY docker-php-source /usr/local/bin/ # buildkit489 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.61 KB
20RUN /bin/sh -c docker-php-ext-enable sodium19.6 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 ast649.06 MB

Command

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