Sign inSign up

soulteary/sqlite-wordpress:2026.09.02

Multi-platform
Languages & frameworks
Web servers
Content management system
Index digest

sha256:9a5ceb20d80485de3e71bfe4a454f913408c6cdc995df17c2805e90fea5a049a

OS/ARCH

Compressed size

282.98 MB

Last pushed

22 days by soulteary

Type

Image

Manifest digest

sha256:ea10b291e2ccfba239554e0d86bd2e4a05c37280e8a7e00acccc859ecc616636

Image Layers

1# debian.sh --arch 'armel' out/26.67 MB
2RUN /bin/sh -c set -eux;226 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;92.75 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;226 B
7ENV APACHE_CONFDIR=/etc/apache20 B
8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
9RUN /bin/sh -c set -eux;3.91 MB
10RUN /bin/sh -c a2dismod mpm_event434 B
11RUN /bin/sh -c { echo486 B
12ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
13ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
14ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
15ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
16ENV PHP_VERSION=8.5.100 B
17ENV 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 B
18ENV PHP_SHA256=6a8bebaa4d5a979a38db29a9373e9851f60c6b11f72172c585947e78f30819570 B
19RUN /bin/sh -c set -eux;13.94 MB
20COPY docker-php-source /usr/local/bin/ # buildkit489 B
21RUN /bin/sh -c set -eux;12.64 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable sodium243 B
24ENTRYPOINT ["docker-php-entrypoint"]0 B
25STOPSIGNAL SIGWINCH0 B
26COPY apache2-foreground /usr/local/bin/ # buildkit890 B
27WORKDIR /var/www/html32 B
28EXPOSE map[80/tcp:{}]0 B
29CMD ["apache2-foreground"]0 B
30RUN /bin/sh -c set -eux;28.75 MB
31RUN /bin/sh -c set -ex;26.1 MB
32RUN /bin/sh -c set -eux;311 B
33RUN /bin/sh -c set -eux;390 B
34RUN /bin/sh -c set -eux;18.35 KB
35RUN /bin/sh -c set -eux;33.74 MB
36VOLUME [/var/www/html]0 B
37COPY --chown=www-data:www-data wp-config-docker.php /usr/src/wordpress/ #2.38 KB
38COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.73 KB
39RUN /bin/sh -c ln -svfT196 B
40ENTRYPOINT ["docker-entrypoint.sh"]0 B
41CMD ["apache2-foreground"]0 B
42ARG IMAGE_VERSION=2026.09.02-r20 B
43ARG IMAGE_REVISION=33a582b48f960a08491ba73e1eeb3fb5e779c9190 B
44ARG WORDPRESS_VERSION=7.1.00 B
45ARG SQLITE_DATABASE_INTEGRATION_VERSION=3.0.10 B
46LABEL [email protected] org.opencontainers.image.source=https://github.com/soulteary/docker-sqlite-wordpress org.opencontainers.image.title=Docker SQLite0 B
47SHELL [/bin/bash -o pipefail -c]0 B
48ENV WORDPRESS_PREPARE_DIR=/usr/src/wordpress0 B
49ENV SQLITE_DATABASE_INTEGRATION_VERSION=3.0.10 B
50COPY /plugin /usr/src/wordpress/wp-content/mu-plugins/sqlite-database-integration # buildkit199.22 KB
51COPY sqlite-select-id-key-fix.php /usr/src/wordpress/wp-content/mu-plugins/sqlite-select-id-key-fix.php # buildkit5.64 KB
52COPY sqlite-diagnostics.php /usr/src/wordpress/wp-content/mu-plugins/sqlite-diagnostics.php # buildkit4.29 KB
53COPY sqlite-wordpress-smtp.php /usr/src/wordpress/wp-content/mu-plugins/sqlite-wordpress-smtp.php # buildkit7.23 KB
54COPY sqlite-wordpress-performance.php /usr/src/wordpress/wp-content/mu-plugins/sqlite-wordpress-performance.php # buildkit3.12 KB
55COPY /wordpress-core-no-content.zip /usr/src/wordpress-upgrades/wordpress-7.1.0-no-content.zip # buildkit22 MB
56COPY /wordpress-core-no-content.zip.sha256 /usr/src/wordpress-upgrades/wordpress-7.1.0-no-content.zip.sha256 # buildkit251 B
57COPY sqlite-local-core-update.php /usr/src/wordpress/wp-content/mu-plugins/sqlite-local-core-update.php # buildkit2.52 KB
58COPY sqlite-database-integration-loader.php /usr/src/wordpress/wp-content/mu-plugins/sqlite-database-integration-loader.php # buildkit567 B
59COPY tool-update-site-url.php /usr/src/wordpress/tool-update-site-url.php # buildkit9.24 KB
60COPY tool-reset-user-password.php /usr/src/wordpress/tool-reset-user-password.php # buildkit5.37 KB
61COPY docker-entrypoint-sqlite.sh /usr/local/bin/docker-entrypoint-sqlite.sh # buildkit3.61 KB
62RUN |4 IMAGE_VERSION=2026.09.02-r2 IMAGE_REVISION=33a582b48f960a08491ba73e1eeb3fb5e779c919 WORDPRESS_VERSION=7.1.032 B
63RUN |4 IMAGE_VERSION=2026.09.02-r2 IMAGE_REVISION=33a582b48f960a08491ba73e1eeb3fb5e779c919 WORDPRESS_VERSION=7.1.022.21 MB
64RUN |4 IMAGE_VERSION=2026.09.02-r2 IMAGE_REVISION=33a582b48f960a08491ba73e1eeb3fb5e779c919 WORDPRESS_VERSION=7.1.032 B
65COPY /libwp_mysql_parser.so /usr/local/lib/php/extensions/wp_mysql_parser.so # buildkit227 B
66RUN |4 IMAGE_VERSION=2026.09.02-r2 IMAGE_REVISION=33a582b48f960a08491ba73e1eeb3fb5e779c919 WORDPRESS_VERSION=7.1.0230 B
67ENTRYPOINT ["docker-entrypoint-sqlite.sh"]0 B
68CMD ["apache2-foreground"]0 B

Command

# debian.sh --arch 'armel' out/ 'trixie' '@1787529600'