Sign inSign up

carry0987/php:8.4-fpm-alpine

Multi-platform
Networking
Web servers
Operating systems
Index digest

sha256:bebafbd594824a886a5b4871af4b65d45fc4c7842e8f4ccacb48285ceba64804

OS/ARCH

Compressed size

62.4 MB

Last pushed

6 months by carry0987

Type

Image

Manifest digest

sha256:d67aac077586364535b9f57e2cae7f3ae107e2b4302fe98c2cc8253c01f8876a

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.43 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;218 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.190 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.19.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.19.tar.xz.asc0 B
14ENV PHP_SHA256=11f7164ab26d356c31f94d3d69cc0e0707d5d2d6494a221aaeae307c08eaaa1c0 B
15RUN /bin/sh -c set -eux;13.07 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;14.55 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache22.98 KB
20RUN /bin/sh -c docker-php-ext-enable sodium22.99 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;9.05 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27COPY /usr/local/etc/php /usr/local/etc/php # buildkit504 B
28COPY /usr/local/lib/php /usr/local/lib/php # buildkit4.13 MB
29COPY /usr/local/bin /usr/local/bin # buildkit32 B
30COPY /usr/local/sbin /usr/local/sbin # buildkit32 B
31RUN /bin/sh -c apk update22.73 MB
32RUN /bin/sh -c curl -sS759.31 KB

Command

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