sha256:869d14ed74fc1d4f596a91153cb6ab343be87a855852f0a1071721cb25437736
OS/ARCH
linux/386
Compressed size
131.32 MB
Last pushed
about 1 month by patrickdk
Type
Image
Manifest digest
sha256:869d14ed74fc1d4f596a91153cb6ab343be87a855852f0a1071721cb25437736
Image Layers
1ADD alpine-minirootfs-3.24.1-x86.tar.gz / # buildkit3.5 MB2CMD ["/bin/sh"]0 B3COPY .gitignore /usr/bin/ # buildkit212 B4ARG BUILD_FROM=alpine:3.240 B5ARG BUILD_PHP=php840 B6ENV BUILD_PHP=php840 B7RUN |2 BUILD_FROM=alpine:3.24 BUILD_PHP=php84 /bin/sh127.13 MB8COPY rootfs/ / # buildkit4 KB9RUN |2 BUILD_FROM=alpine:3.24 BUILD_PHP=php84 /bin/sh782 B10WORKDIR /var/www/html32 B11EXPOSE [80/tcp]0 B12ENV MARIADB_TLS_DISABLE_PEER_VERIFICATION=10 B13ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B14CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B15ARG BUILD_DATE=2026-08-02T17:11:39z0 B16ARG BUILD_REF=44a06c40 B17ARG BUILD_VERSION=8.40 B19ARG BUILD_ARCH=i3860 B20ARG QEMU_ARCH=i3860 B21WORKDIR /0 B22COPY install.sh qemu-i386-static* /usr/bin/ #905 B23COPY --chown=www-data . /var/www/html/ #571.79 KB24ENV NGINX_SENDFILE=off NGINX_WORKER_PROCESSES=1 NGINX_WORKER_CONNECTIONS=200 NGINX_KEEPALIVE_TIMEOUT=650 B25RUN |2 BUILD_ARCH=i386 QEMU_ARCH=i386 /bin/sh122.06 KB26CMD ["/usr/bin/install.sh" "/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B27ARG BUILD_DATE=2026-08-02T19:54:23z0 B28ARG BUILD_REF=5aebf140 B29ARG BUILD_VERSION=1.07.000 BCommand
ADD alpine-minirootfs-3.24.1-x86.tar.gz / # buildkit