Sign inSign up

eclipsefdn/php-fpm:production-7383f8a-138

Manifest digest

sha256:58dcb32dec01a039e03c5d5deac355413d4c8248154e9eb0b3ee6883a6a26b3c

OS/ARCH

linux/amd64

Compressed size

37.4 MB

Last pushed

3 months by eclipseinfrabot

Type

Image

Manifest digest

sha256:58dcb32dec01a039e03c5d5deac355413d4c8248154e9eb0b3ee6883a6a26b3c

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.34 MB
5RUN /bin/sh -c set -eux;932 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;216 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.70 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.7.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.7.tar.xz.asc0 B
14ENV PHP_SHA256=01ba2ed1c2658dacf91bebc8be6a4885f69b811c7993831fc48e26107ab299850 B
15RUN /bin/sh -c set -eux;13.75 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;16.02 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium22.64 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;9.04 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26ARG IMAGE_TAG=latest0 B
27RUN |1 IMAGE_TAG=latest /bin/sh -c567.77 KB
28COPY uid_entrypoint /usr/local/bin/ # buildkit590 B
29COPY www.conf /usr/local/etc/php-fpm.d/ # buildkit7.23 KB
30COPY php-fpm.conf /usr/local/etc/ # buildkit2.01 KB
31RUN |1 IMAGE_TAG=latest /bin/sh -c99 B
32USER 10001:00 B
33ENTRYPOINT ["/usr/local/bin/uid_entrypoint"]0 B
34EXPOSE map[9000/tcp:{}]0 B
35CMD ["php-fpm"]0 B

Command

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