Sign inSign up

zyclonite/php:latest

Multi-platform
Networking
Web servers
Index digest

sha256:dffe25bef260d737dcaf889f4059410a2f8ef4a50f8789081d475ef36dd83f69

OS/ARCH

Compressed size

95.75 MB

Last pushed

about 1 month by zyclonite

Type

Image

Manifest digest

sha256:c31796d3461250fbcca8679626d25f0984a498c43015ef6ded932debbd361091

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.78 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.48 MB
5RUN /bin/sh -c set -eux;952 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;220 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.90 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.9.tar.xz.asc0 B
14ENV PHP_SHA256=0db7855f25bcd0ab1d592cdb35e284d6f6a5d2ae0f6f621122e364cc39b708f40 B
15RUN /bin/sh -c set -eux;13.77 MB
16COPY docker-php-source /usr/local/bin/ # buildkit495 B
17RUN /bin/sh -c set -eux;28.72 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.45 KB
19RUN /bin/sh -c docker-php-ext-enable sodium22.69 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22ARG TARGETARCH=amd640 B
23WORKDIR /app98 B
24RUN |1 TARGETARCH=amd64 /bin/sh -c86.81 KB
25RUN |1 TARGETARCH=amd64 /bin/sh -c425 B
26COPY caddy/frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit901 B
27COPY package/content/index.php /app/public/index.php # buildkit35.27 KB
28RUN |1 TARGETARCH=amd64 /bin/sh -c41.51 KB
29CMD ["--config" "/etc/frankenphp/Caddyfile" "--adapter" "caddyfile"]0 B
30HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:2019/metrics0 B
31ENV XDG_CONFIG_HOME=/config0 B
32ENV XDG_DATA_HOME=/data0 B
33EXPOSE [80/tcp]0 B
34EXPOSE [443/tcp]0 B
35EXPOSE [443/udp]0 B
36EXPOSE [2019/tcp]0 B
37LABEL org.opencontainers.image.title=FrankenPHP0 B
38LABEL org.opencontainers.image.description=The modern PHP app0 B
39LABEL org.opencontainers.image.url=https://frankenphp.dev0 B
40LABEL org.opencontainers.image.source=https://github.com/php/frankenphp0 B
41LABEL org.opencontainers.image.licenses=MIT0 B
42LABEL org.opencontainers.image.vendor=Kévin Dunglas0 B
43ENV GODEBUG=cgocheck=00 B
44COPY /usr/local/lib/libwatcher* /usr/local/lib/ # buildkit182.62 KB
45RUN |1 TARGETARCH=amd64 /bin/sh -c1.01 MB
46COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit19.82 MB
47RUN |1 TARGETARCH=amd64 /bin/sh -c34 B
48/bin/sh -c install-php-extensions mongodb mcrypt24.8 MB

Command

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