sha256:79931d8a7a4e0f75ece83d69c5cd828fbea9132b7644a1188333c14ae4f7ca15
OS/ARCH
Compressed size
111.91 MB
Last pushed
about 2 months by crasivo
Type
Image
Manifest digest
sha256:ae1535e355677b3187c4d4d794810628aa95918498c85dfe90857d46c4c18f5c
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2COPY ./layouts/php-base/install /opt/docker # buildkit6 KB3RUN /bin/sh -c set -eux5.77 MB4STOPSIGNAL SIGQUIT0 B5ENTRYPOINT ["/docker-entrypoint.sh"]0 B6ARG PHP_SHORT_VERSION=8.50 B7ENV PHP_SHORT_VERSION=8.50 B8COPY --chown=www-data:www-data ./layouts/php-zts/install /opt/docker #1.11 KB9COPY --chown=www-data:www-data ./images/php-zts/8.5/install /opt/docker #348 B10RUN |1 PHP_SHORT_VERSION=8.5 /bin/sh -c46.27 MB11CMD ["php" "-v"]0 B12ARG PHP_SHORT_VERSION=8.50 B13ENV CADDY_ETC_DIR=/etc/caddy0 B14COPY --chown=www-data:www-data ./layouts/php-franken/install /opt/docker #7.77 KB15COPY --chown=www-data:www-data ./images/php-franken/8.5/install /opt/docker #156 B16RUN |1 PHP_SHORT_VERSION=8.5 /bin/sh -c31.11 MB17CMD ["frankenphp" "run" "--config" "/etc/caddy/Caddyfile"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'