sha256:b32cf0ef509f4eeb3ac745db95d152cdcd1e2598aee49dfa4501823ef403e13e
OS/ARCH
Compressed size
278.62 MB
Last pushed
9 days by jaydrogers
Type
Image
Manifest digest
sha256:3affc92401eefe8b6149ead3fec4f500b57b462f38f7230da4ec44529324e737
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;93.65 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;225 B7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B10ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B11ENV PHP_VERSION=8.4.250 B12ENV 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 B13ENV PHP_SHA256=dc1ad8b4109898d9db49744450403874858c23efc685b1032a50bd1e839068480 B14RUN /bin/sh -c set -eux;13.23 MB15COPY docker-php-source /usr/local/bin/ # buildkit490 B16RUN /bin/sh -c set -eux;37.68 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable opcache249 B19RUN /bin/sh -c docker-php-ext-enable sodium244 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22ARG REPOSITORY_BUILD_VERSION=dev0 B23ARG FRANKENPHP_VERSION0 B24COPY --chmod=755 src/common/ / #36.11 KB25COPY --chmod=755 src/utilities-webservers/ / #904 B26RUN |2 REPOSITORY_BUILD_VERSION=git-92b16c9-33373936857 FRANKENPHP_VERSION=1.12.6 /bin/sh575 B27ARG DEPENDENCY_PACKAGES_ALPINE=shadow libstdc++0 B28ARG DEPENDENCY_PACKAGES_DEBIAN=procps libstdc++6 zip0 B29ARG DEPENDENCY_PHP_EXTENSIONS=opcache pcntl pdo_mysql pdo_pgsql0 B30ARG REPOSITORY_BUILD_VERSION=dev0 B31LABEL org.opencontainers.image.title=serversideup/php (frankenphp) org.opencontainers.image.description=Supercharge your0 B32ENV APP_BASE_DIR=/var/www/html CADDY_ADMIN=off CADDY_AUTO_HTTPS=off CADDY_GLOBAL_OPTIONS=0 B33COPY /usr/bin/composer /usr/bin/composer # buildkit857.38 KB34COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit17.87 MB35COPY /usr/local/lib/libwatcher* /usr/local/lib/ # buildkit174.86 KB36COPY src/variations/frankenphp/etc/frankenphp/ /etc/frankenphp/ # buildkit3.48 KB37RUN |4 DEPENDENCY_PACKAGES_ALPINE=shadow libstdc++ DEPENDENCY_PACKAGES_DEBIAN=procps2.12 MB38WORKDIR /var/www/html34 B39USER www-data0 B40EXPOSE map[2019/tcp:{} 8080/tcp:{} 8443/tcp:{} 8443/udp:{}]0 B41ENTRYPOINT ["docker-php-serversideup-entrypoint"]0 B42CMD ["frankenphp" "run" "--config" "/etc/frankenphp/Caddyfile"0 B43HEALTHCHECK &{["CMD" "sh" "-c" "curl0 B44ENV APP_NAME=BenchKit APP_ENV=production APP_DEBUG=false APP_URL=https://example.com0 B45ARG BASE_OS=bookworm0 B46ARG REPOSITORY_BUILD_VERSION=git-3fdf90d-342320295240 B47ARG PHP_VARIATION=frankenphp0 B48ENV PHP_VARIATION=frankenphp0 B49COPY --chown=www-data:www-data . /var/www/html #866.28 KB50COPY --chown=www-data:www-data /usr/src/app/public/build /var/www/html/public/build #208.25 KB51COPY --chmod=755 ./.infrastructure/entrypoint.d/ /etc/entrypoint.d/ #545 B52ENV AUTORUN_ENABLED=true0 B53USER www-data0 B54WORKDIR /var/www/html34 B55RUN |3 BASE_OS=bookworm REPOSITORY_BUILD_VERSION=git-3fdf90d-34232029524 PHP_VARIATION=frankenphp85.15 MBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'