sha256:a2ab943b2f9c9818528153e5b9ac70f9f84625a1f58a24d14a0bb35b91387666
OS/ARCH
Compressed size
314.8 MB
Last pushed
25 days by soulteary
Type
Image
Manifest digest
sha256:bc533bc3dd979a1f3217019db730ae3897aebcdc9e7f3d52bfc144e361192334
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;115.22 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;226 B7ENV APACHE_CONFDIR=/etc/apache20 B8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B9RUN /bin/sh -c set -eux;4.04 MB10RUN /bin/sh -c a2dismod mpm_event427 B11RUN /bin/sh -c { echo479 B12ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B13ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B14ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B15ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B16ENV PHP_VERSION=8.5.100 B17ENV 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 B18ENV PHP_SHA256=6a8bebaa4d5a979a38db29a9373e9851f60c6b11f72172c585947e78f30819570 B19RUN /bin/sh -c set -eux;13.95 MB20COPY docker-php-source /usr/local/bin/ # buildkit488 B21RUN /bin/sh -c set -eux;14.48 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB23RUN /bin/sh -c docker-php-ext-enable sodium246 B24ENTRYPOINT ["docker-php-entrypoint"]0 B25STOPSIGNAL SIGWINCH0 B26COPY apache2-foreground /usr/local/bin/ # buildkit891 B27WORKDIR /var/www/html32 B28EXPOSE map[80/tcp:{}]0 B29CMD ["apache2-foreground"]0 B30RUN /bin/sh -c set -eux;31.43 MB31RUN /bin/sh -c set -ex;28.61 MB32RUN /bin/sh -c set -eux;314 B33RUN /bin/sh -c set -eux;391 B34RUN /bin/sh -c set -eux;18.35 KB35RUN /bin/sh -c set -eux;33.74 MB36VOLUME [/var/www/html]0 B37COPY --chown=www-data:www-data wp-config-docker.php /usr/src/wordpress/ #2.38 KB38COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.72 KB39RUN /bin/sh -c ln -svfT196 B40ENTRYPOINT ["docker-entrypoint.sh"]0 B41CMD ["apache2-foreground"]0 B42ARG IMAGE_VERSION=2026.09.01-r10 B43ARG IMAGE_REVISION=6d2a738d3a9ca1a0406f4d4dcf37576e405d97620 B44ARG WORDPRESS_VERSION=7.1.00 B45ARG SQLITE_DATABASE_INTEGRATION_VERSION=3.0.10 B46LABEL [email protected] org.opencontainers.image.source=https://github.com/soulteary/docker-sqlite-wordpress org.opencontainers.image.title=Docker SQLite0 B47SHELL [/bin/bash -o pipefail -c]0 B48ENV WORDPRESS_PREPARE_DIR=/usr/src/wordpress0 B49ENV SQLITE_DATABASE_INTEGRATION_VERSION=3.0.10 B50COPY /plugin /usr/src/wordpress/wp-content/mu-plugins/sqlite-database-integration # buildkit199.23 KB51COPY sqlite-select-id-key-fix.php /usr/src/wordpress/wp-content/mu-plugins/sqlite-select-id-key-fix.php # buildkit5.6 KB52COPY sqlite-diagnostics.php /usr/src/wordpress/wp-content/mu-plugins/sqlite-diagnostics.php # buildkit4.25 KB53COPY /wordpress-core-no-content.zip /usr/src/wordpress-upgrades/wordpress-7.1.0-no-content.zip # buildkit22 MB54COPY /wordpress-core-no-content.zip.sha256 /usr/src/wordpress-upgrades/wordpress-7.1.0-no-content.zip.sha256 # buildkit251 B55COPY sqlite-local-core-update.php /usr/src/wordpress/wp-content/mu-plugins/sqlite-local-core-update.php # buildkit2.48 KB56COPY sqlite-database-integration-loader.php /usr/src/wordpress/wp-content/mu-plugins/sqlite-database-integration-loader.php # buildkit381 B57COPY tool-update-site-url.php /usr/src/wordpress/tool-update-site-url.php # buildkit9.24 KB58COPY docker-entrypoint-sqlite.sh /usr/local/bin/docker-entrypoint-sqlite.sh # buildkit3.43 KB59RUN |4 IMAGE_VERSION=2026.09.01-r1 IMAGE_REVISION=6d2a738d3a9ca1a0406f4d4dcf37576e405d9762 WORDPRESS_VERSION=7.1.032 B60RUN |4 IMAGE_VERSION=2026.09.01-r1 IMAGE_REVISION=6d2a738d3a9ca1a0406f4d4dcf37576e405d9762 WORDPRESS_VERSION=7.1.022.21 MB61RUN |4 IMAGE_VERSION=2026.09.01-r1 IMAGE_REVISION=6d2a738d3a9ca1a0406f4d4dcf37576e405d9762 WORDPRESS_VERSION=7.1.032 B62COPY /libwp_mysql_parser.so /usr/local/lib/php/extensions/wp_mysql_parser.so # buildkit460.16 KB63RUN |4 IMAGE_VERSION=2026.09.01-r1 IMAGE_REVISION=6d2a738d3a9ca1a0406f4d4dcf37576e405d9762 WORDPRESS_VERSION=7.1.0258 B64ENTRYPOINT ["docker-entrypoint-sqlite.sh"]0 B65CMD ["apache2-foreground"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'