sha256:23e0d0605ec46ecfe34f3726860ef587b1dbed14b2dab0608d23376c17c29a0d
OS/ARCH
Compressed size
195.96 MB
Last pushed
17 days by jaydrogers
Type
Image
Manifest digest
sha256:ecfb5b36604c2242c6f671104aaf213d47aadd361f543d4626157c0b7782b24e
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c set -eux;226 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=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B11ENV PHP_VERSION=8.5.100 B12ENV PHP_URL=https://www.php.net/distributions/php-8.5.10.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.10.tar.xz.asc0 B13ENV PHP_SHA256=6a8bebaa4d5a979a38db29a9373e9851f60c6b11f72172c585947e78f30819570 B14RUN /bin/sh -c set -eux;13.89 MB15COPY docker-php-source /usr/local/bin/ # buildkit488 B16RUN /bin/sh -c set -eux;40.53 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium246 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20CMD ["php" "-a"]0 B21ARG REPOSITORY_BUILD_VERSION=dev0 B22ARG FRANKENPHP_VERSION0 B23COPY --chmod=755 src/common/ / #36.11 KB24COPY --chmod=755 src/utilities-webservers/ / #904 B25RUN |2 REPOSITORY_BUILD_VERSION=v4.5.1-33486634677 FRANKENPHP_VERSION=1.12.6 /bin/sh567 B26ARG DEPENDENCY_PACKAGES_ALPINE=shadow libstdc++0 B27ARG DEPENDENCY_PACKAGES_DEBIAN=procps libstdc++6 zip0 B28ARG DEPENDENCY_PHP_EXTENSIONS=opcache pcntl pdo_mysql pdo_pgsql0 B29ARG REPOSITORY_BUILD_VERSION=dev0 B30LABEL org.opencontainers.image.title=serversideup/php (frankenphp) org.opencontainers.image.description=Supercharge your0 B31ENV APP_BASE_DIR=/var/www/html CADDY_ADMIN=off CADDY_AUTO_HTTPS=off CADDY_GLOBAL_OPTIONS=0 B32COPY /usr/bin/composer /usr/bin/composer # buildkit857.91 KB33COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit17.9 MB34COPY /usr/local/lib/libwatcher* /usr/local/lib/ # buildkit174.86 KB35COPY src/variations/frankenphp/etc/frankenphp/ /etc/frankenphp/ # buildkit3.48 KB36RUN |4 DEPENDENCY_PACKAGES_ALPINE=shadow libstdc++ DEPENDENCY_PACKAGES_DEBIAN=procps2.12 MB37WORKDIR /var/www/html34 B38USER www-data0 B39EXPOSE map[2019/tcp:{} 8080/tcp:{} 8443/tcp:{} 8443/udp:{}]0 B40ENTRYPOINT ["docker-php-serversideup-entrypoint"]0 B41CMD ["frankenphp" "run" "--config" "/etc/frankenphp/Caddyfile"0 B42HEALTHCHECK &{["CMD" "sh" "-c" "curl0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'