Sign inSign up

exileed/php-testing:8.4

Multi-platform
Languages & frameworks
Index digest

sha256:8d2e3780f02ceb8a605306e580ff95ccd558c4f95df3062f1eb01a43d5c9cb5a

OS/ARCH

Compressed size

302.66 MB

Last pushed

10 days by exileed

Type

Image

Manifest digest

sha256:e03cde0bc0767ab1264810497ee9ad42840098d41b5eb065636081b449b810de

Image Layers

1ADD alpine-minirootfs-3.20.6-x86_64.tar.gz / # buildkit3.46 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.16 MB
5RUN /bin/sh -c set -eux;947 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.80 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.8.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.8.tar.xz.asc0 B
14ENV PHP_SHA256=aa6a4d330b47eacd83e351658ba8c47747a1e4356456219cfb6d75e7838da0910 B
15RUN /bin/sh -c set -eux;13.01 MB
16COPY docker-php-source /usr/local/bin/ # buildkit487 B
17RUN /bin/sh -c set -eux;14.85 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium19.24 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 org.opencontainers.image.authors=Dmitriy Kuts [email protected]0 B
27RUN /bin/sh -c apk add260.38 MB
28RUN /bin/sh -c pecl install6.84 MB
29RUN /bin/sh -c echo 'memory_limit960.04 KB

Command

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