sha256:900af0975996323b02cdd931be15e630c7fa138eba1c59ded7ee67264124bf0d
OS/ARCH
Compressed size
262.91 MB
Last pushed
9 days by jaydrogers
Type
Image
Manifest digest
sha256:7c4338146bd3f5f8f1b32a4b92b0addc68890f2e55fab126c80bb4e21ced7b21
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c set -eux;224 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;99.52 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;224 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/ # buildkit489 B16RUN /bin/sh -c set -eux;28.4 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable opcache248 B19RUN /bin/sh -c docker-php-ext-enable sodium243 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;9.05 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 B25CMD ["php-fpm"]0 B26ARG DEPENDENCY_PACKAGES_ALPINE=fcgi apache2 shadow0 B27ARG DEPENDENCY_PACKAGES_DEBIAN=libfcgi-bin apache2 procps zip0 B28ARG DEPENDENCY_PHP_EXTENSIONS=mysqli opcache pcntl pdo_mysql0 B29ARG REPOSITORY_BUILD_VERSION=dev0 B30LABEL org.opencontainers.image.title=serversideup/php (fpm-apache) org.opencontainers.image.description=Supercharge your0 B31ENV APACHE_DOCUMENT_ROOT=/var/www/html/public APACHE_HTTP_PORT=8080 APACHE_HTTPS_PORT=8443 APACHE_START_SERVERS=20 B32COPY --chmod=755 src/common/ / #36.13 KB33COPY --chmod=755 src/s6/ / #4.02 KB34COPY --chmod=755 src/utilities-webservers/ / #907 B35COPY /opt/s6/ / # buildkit2.34 MB36COPY /usr/local/bin/php-fpm-healthcheck /usr/local/bin/php-fpm-healthcheck # buildkit2.13 KB37RUN |4 DEPENDENCY_PACKAGES_ALPINE=fcgi apache2 shadow5.36 MB38COPY --chmod=755 src/variations/fpm-apache/etc/ /etc/ #4.69 KB39COPY --chmod=755 src/php-fpm.d/ / #4.83 KB40COPY /usr/bin/composer /usr/bin/composer # buildkit857.38 KB41RUN |4 DEPENDENCY_PACKAGES_ALPINE=fcgi apache2 shadow39.49 KB42RUN |4 DEPENDENCY_PACKAGES_ALPINE=fcgi apache2 shadow34 B43USER www-data0 B44EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B45ENTRYPOINT ["docker-php-serversideup-entrypoint"]0 B46STOPSIGNAL SIGQUIT0 B47WORKDIR /var/www/html34 B48CMD ["/init"]0 B49HEALTHCHECK &{["CMD" "sh" "-c" "curl0 B50ENV APP_NAME=BenchKit APP_ENV=production APP_DEBUG=false APP_URL=https://example.com0 B51ARG BASE_OS=bookworm0 B52ARG REPOSITORY_BUILD_VERSION=git-3fdf90d-342320295240 B53ARG PHP_VARIATION=fpm-apache0 B54ENV PHP_VARIATION=fpm-apache0 B55COPY --chown=www-data:www-data . /var/www/html #866.27 KB56COPY --chown=www-data:www-data /usr/src/app/public/build /var/www/html/public/build #208.27 KB57COPY --chmod=755 ./.infrastructure/entrypoint.d/ /etc/entrypoint.d/ #545 B58ENV AUTORUN_ENABLED=true0 B59USER www-data0 B60WORKDIR /var/www/html34 B61RUN |3 BASE_OS=bookworm REPOSITORY_BUILD_VERSION=git-3fdf90d-34232029524 PHP_VARIATION=fpm-apache85.15 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'