Sign inSign up

erfmedien/frankenphp:8.4-debian-

Multi-platform
Index digest

sha256:0268578c86cc13402e55a64a059ca8e97a61ac6eb95dd49611c8dc3dd3c791a8

OS/ARCH

Compressed size

320.19 MB

Last pushed

about 1 month by cliuser

Type

Image

Manifest digest

sha256:227cba2809757416255069fa8bb14b38f0b54f31d8aa84bbc7abf59d4fe1dfd5

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c set -eux;226 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;93.62 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;226 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
11ENV PHP_VERSION=8.4.210 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.21.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.21.tar.xz.asc0 B
13ENV PHP_SHA256=7cf5d8ab12c3b2016875bcfaec71bef1ef0b07bed6148f2c447577074431f9840 B
14RUN /bin/sh -c set -eux;13.19 MB
15COPY docker-php-source /usr/local/bin/ # buildkit487 B
16RUN /bin/sh -c set -eux;37.64 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache251 B
19RUN /bin/sh -c docker-php-ext-enable sodium244 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22WORKDIR /app92 B
23RUN /bin/sh -c apt-get update168.81 KB
24RUN /bin/sh -c set -eux;473 B
25COPY caddy/frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit894 B
26RUN /bin/sh -c ln /etc/caddy/Caddyfile38.08 KB
27CMD ["--config" "/etc/frankenphp/Caddyfile" "--adapter" "caddyfile"]0 B
28HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:2019/metrics0 B
29ENV XDG_CONFIG_HOME=/config0 B
30ENV XDG_DATA_HOME=/data0 B
31EXPOSE [80/tcp]0 B
32EXPOSE [443/tcp]0 B
33EXPOSE [443/udp]0 B
34EXPOSE [2019/tcp]0 B
35LABEL org.opencontainers.image.title=FrankenPHP0 B
36LABEL org.opencontainers.image.description=The modern PHP app0 B
37LABEL org.opencontainers.image.url=https://frankenphp.dev0 B
38LABEL org.opencontainers.image.source=https://github.com/php/frankenphp0 B
39LABEL org.opencontainers.image.licenses=MIT0 B
40LABEL org.opencontainers.image.vendor=Kévin Dunglas0 B
41ENV GODEBUG=cgocheck=00 B
42COPY /usr/local/lib/libwatcher* /usr/local/lib/ # buildkit171.16 KB
43RUN /bin/sh -c apt-get install4.24 KB
44COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit16.61 MB
45RUN /bin/sh -c setcap cap_net_bind_service=+ep32 B
47LABEL version=2.00 B
48LABEL description=This file generates a0 B
49ARG NODE_VERSION=200 B
50COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit17.42 MB
51COPY ./config/custom.ini /usr/local/etc/php/conf.d/custom.ini # buildkit378 B
52COPY ./config/apcu.ini /usr/local/etc/php/conf.d/apcu.ini # buildkit256 B
53COPY ./config/opcache.ini /usr/local/etc/php/conf.d/opcache.ini # buildkit359 B
54COPY ./config/.bashrc /etc/bash.bashrc # buildkit939 B
55SHELL [/bin/bash -o pipefail -c]0 B
56ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ #38.43 KB
57RUN |1 NODE_VERSION=20 /bin/bash -o114.48 MB

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1777939200'