Sign inSign up

rajabilal555/php-base:php-8.4-debian

Multi-platform
Languages & frameworks
Web servers
Index digest

sha256:992daec6eccec35b95cb4c12c8a6cab979893e05cd5b8547c04e64e3369b555f

OS/ARCH

Compressed size

421.78 MB

Last pushed

24 days by rajabilal555

Type

Image

Manifest digest

sha256:b69d7da84bf9e23d1cb8a669272f4ae4405e7476e869b21c85a963a62f8b31e1

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c set -eux;225 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;93.65 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;225 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.250 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.25.tar.xz.asc0 B
13ENV PHP_SHA256=dc1ad8b4109898d9db49744450403874858c23efc685b1032a50bd1e839068480 B
14RUN /bin/sh -c set -eux;13.23 MB
15COPY docker-php-source /usr/local/bin/ # buildkit490 B
16RUN /bin/sh -c set -eux;37.68 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache249 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 update147.14 KB
24RUN /bin/sh -c set -eux;400 B
25COPY caddy/frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit887 B
26COPY package/content/index.php /app/public/index.php # buildkit33.03 KB
27RUN /bin/sh -c ln /etc/caddy/Caddyfile39.12 KB
28CMD ["--config" "/etc/frankenphp/Caddyfile" "--adapter" "caddyfile"]0 B
29HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:2019/metrics0 B
30ENV XDG_CONFIG_HOME=/config0 B
31ENV XDG_DATA_HOME=/data0 B
32EXPOSE [80/tcp]0 B
33EXPOSE [443/tcp]0 B
34EXPOSE [443/udp]0 B
35EXPOSE [2019/tcp]0 B
36LABEL org.opencontainers.image.title=FrankenPHP0 B
37LABEL org.opencontainers.image.description=The modern PHP app0 B
38LABEL org.opencontainers.image.url=https://frankenphp.dev0 B
39LABEL org.opencontainers.image.source=https://github.com/php/frankenphp0 B
40LABEL org.opencontainers.image.licenses=MIT0 B
41LABEL org.opencontainers.image.vendor=Kévin Dunglas0 B
42ENV GODEBUG=cgocheck=00 B
43COPY /usr/local/lib/libwatcher* /usr/local/lib/ # buildkit171.15 KB
44RUN /bin/sh -c apt-get install2.13 KB
45COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit17.45 MB
46RUN /bin/sh -c setcap cap_net_bind_service=+ep32 B
47ARG TARGETARCH=arm640 B
48ENV APP_USER=app APP_UID=1000 APP_GID=1000 HOME=/home/app0 B
49RUN |1 TARGETARCH=arm64 /bin/sh -c192.75 MB
50RUN |1 TARGETARCH=arm64 /bin/sh -c2.89 MB
51COPY /usr/local/bin/supervisord /usr/local/bin/supervisord # buildkit10.91 MB
52RUN |1 TARGETARCH=arm64 /bin/sh -c7.77 MB
53COPY /usr/bin/composer /usr/local/bin/composer # buildkit813.45 KB
54RUN |1 TARGETARCH=arm64 /bin/sh -c17.45 MB
55COPY ./config/php/local.ini /usr/local/etc/php/conf.d/local.ini # buildkit617 B
56WORKDIR /app32 B

Command

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