Sign inSign up

exileed/php-testing:8.5

Multi-platform
Languages & frameworks
Index digest

sha256:158888ebda9cb647d098dcf10b22074f9814536010ebb8e6508d6cc1c62c5687

OS/ARCH

Compressed size

359.08 MB

Last pushed

9 days by exileed

Type

Image

Manifest digest

sha256:bb9924748e607f1e8abfeea8f3646b53abd588521f1ea66c754a0dc160168941

Image Layers

1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add5.66 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;223 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.100 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.10.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.10.tar.xz.asc0 B
14ENV PHP_SHA256=6a8bebaa4d5a979a38db29a9373e9851f60c6b11f72172c585947e78f30819570 B
15RUN /bin/sh -c set -eux;13.81 MB
16COPY docker-php-source /usr/local/bin/ # buildkit485 B
17RUN /bin/sh -c set -eux;16.05 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium21.82 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
26LABEL org.opencontainers.image.authors=Dmitriy Kuts [email protected]0 B
27ENV COMPOSER_ALLOW_SUPERUSER=10 B
28RUN /bin/sh -c apk add312.57 MB
29RUN /bin/sh -c pecl install6.39 MB
30RUN /bin/sh -c echo 'memory_limit926.58 KB

Command

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