Sign inSign up

rajabilal555/php-base:php-8.5-debian

Multi-platform
Languages & frameworks
Web servers
Index digest

sha256:742b9bef046fee446c1782cd8f7a541625b0e344e8cb1a0685679fe2ee6ef2e6

OS/ARCH

Compressed size

425.22 MB

Last pushed

about 2 months by rajabilal555

Type

Image

Manifest digest

sha256:7ba3f405a761d26bff5ac81172f0ae3932f524b54ea42781d53a705efd16440a

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c set -eux;227 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;93.63 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;227 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=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
11ENV PHP_VERSION=8.5.90 B
12ENV 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
13ENV PHP_SHA256=0db7855f25bcd0ab1d592cdb35e284d6f6a5d2ae0f6f621122e364cc39b708f40 B
14RUN /bin/sh -c set -eux;13.86 MB
15COPY docker-php-source /usr/local/bin/ # buildkit489 B
16RUN /bin/sh -c set -eux;40.52 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
18RUN /bin/sh -c docker-php-ext-enable sodium248 B
19ENTRYPOINT ["docker-php-entrypoint"]0 B
20CMD ["php" "-a"]0 B
21WORKDIR /app93 B
22RUN /bin/sh -c apt-get update168.81 KB
23RUN /bin/sh -c set -eux;418 B
24COPY caddy/frankenphp/Caddyfile /etc/caddy/Caddyfile # buildkit895 B
25COPY package/content/index.php /app/public/index.php # buildkit33.03 KB
26RUN /bin/sh -c ln /etc/caddy/Caddyfile39.14 KB
27CMD ["--config" "/etc/frankenphp/Caddyfile" "--adapter" "caddyfile"]0 B
28HEALTHCHECK {Test:[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.17 KB
43RUN /bin/sh -c apt-get install4.24 KB
44COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit17.41 MB
45RUN /bin/sh -c setcap cap_net_bind_service=+ep32 B
46ARG TARGETARCH=arm640 B
47ENV APP_USER=app APP_UID=1000 APP_GID=1000 HOME=/home/app0 B
48RUN |1 TARGETARCH=arm64 /bin/sh -c192.77 MB
49RUN |1 TARGETARCH=arm64 /bin/sh -c2.91 MB
50COPY /usr/local/bin/supervisord /usr/local/bin/supervisord # buildkit10.91 MB
51RUN |1 TARGETARCH=arm64 /bin/sh -c7.77 MB
52COPY /usr/bin/composer /usr/local/bin/composer # buildkit812.78 KB
53RUN |1 TARGETARCH=arm64 /bin/sh -c17.41 MB
54COPY ./config/php/local.ini /usr/local/etc/php/conf.d/local.ini # buildkit627 B
55WORKDIR /app32 B

Command

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