sha256:0c79b400d6a7eced34f980a659b1e07ebb01778e887443f8559b9c0bd2c465fc
OS/ARCH
Compressed size
198.87 MB
Last pushed
17 days by jaydrogers
Type
Image
Manifest digest
sha256:a00b4311d6ecec2aa4bbb2984405bea84fae6ed152ef381f0900149401e3b470
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c set -eux;226 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;112.38 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;226 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 C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B11ENV PHP_VERSION=8.3.330 B12ENV PHP_URL=https://www.php.net/distributions/php-8.3.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.33.tar.xz.asc0 B13ENV PHP_SHA256=e293ed620cec74651bb4a071317892a478aa6840fab22db45c72d77cd42f96760 B14RUN /bin/sh -c set -eux;12.18 MB15COPY docker-php-source /usr/local/bin/ # buildkit489 B16RUN /bin/sh -c set -eux;19.45 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable opcache251 B19RUN /bin/sh -c docker-php-ext-enable sodium246 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22ARG REPOSITORY_BUILD_VERSION=dev0 B23ARG FRANKENPHP_VERSION0 B24COPY --chmod=755 src/common/ / #36.13 KB25COPY --chmod=755 src/utilities-webservers/ / #907 B26RUN |2 REPOSITORY_BUILD_VERSION=v4.5.1-33486634677 FRANKENPHP_VERSION=1.12.6 /bin/sh569 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.91 KB34COPY /usr/local/bin/frankenphp /usr/local/bin/frankenphp # buildkit19.77 MB35COPY /usr/local/lib/libwatcher* /usr/local/lib/ # buildkit180.92 KB36COPY src/variations/frankenphp/etc/frankenphp/ /etc/frankenphp/ # buildkit3.49 KB37RUN |4 DEPENDENCY_PACKAGES_ALPINE=shadow libstdc++ DEPENDENCY_PACKAGES_DEBIAN=procps5.63 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 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'