Sign inSign up

crasivo/php-franken:8.5-debian13.6

Multi-platform
Index digest

sha256:79931d8a7a4e0f75ece83d69c5cd828fbea9132b7644a1188333c14ae4f7ca15

OS/ARCH

Compressed size

112.02 MB

Last pushed

about 2 months by crasivo

Type

Image

Manifest digest

sha256:b6738673067d852c22bb7f9dcde9b3e7d40457f83d5b0501b712a5c3da29177c

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2COPY ./layouts/php-base/install /opt/docker # buildkit6 KB
3RUN /bin/sh -c set -eux5.9 MB
4STOPSIGNAL SIGQUIT0 B
5ENTRYPOINT ["/docker-entrypoint.sh"]0 B
6ARG PHP_SHORT_VERSION=8.50 B
7ENV PHP_SHORT_VERSION=8.50 B
8COPY --chown=www-data:www-data ./layouts/php-zts/install /opt/docker #1.11 KB
9COPY --chown=www-data:www-data ./images/php-zts/8.5/install /opt/docker #348 B
10RUN |1 PHP_SHORT_VERSION=8.5 /bin/sh -c45.05 MB
11CMD ["php" "-v"]0 B
12ARG PHP_SHORT_VERSION=8.50 B
13ENV CADDY_ETC_DIR=/etc/caddy0 B
14COPY --chown=www-data:www-data ./layouts/php-franken/install /opt/docker #7.77 KB
15COPY --chown=www-data:www-data ./images/php-franken/8.5/install /opt/docker #156 B
16RUN |1 PHP_SHORT_VERSION=8.5 /bin/sh -c32.65 MB
17CMD ["frankenphp" "run" "--config" "/etc/caddy/Caddyfile"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'