sha256:1cef20c82be0aa4dae20b4c6d3bf7ecb786e69e5a4354b1bc19d031000bcedf0
OS/ARCH
linux/amd64
Compressed size
133.91 MB
Last pushed
about 2 months by patrickdk
Type
Image
Manifest digest
sha256:1cef20c82be0aa4dae20b4c6d3bf7ecb786e69e5a4354b1bc19d031000bcedf0
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3COPY .gitignore /usr/bin/ # buildkit211 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/sh129.54 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=amd640 B20ARG QEMU_ARCH=x86_640 B21WORKDIR /0 B22COPY install.sh qemu-x86_64-static* /usr/bin/ #904 B23COPY --chown=www-data . /var/www/html/ #594.41 KB24ENV NGINX_SENDFILE=off NGINX_WORKER_PROCESSES=1 NGINX_WORKER_CONNECTIONS=200 NGINX_KEEPALIVE_TIMEOUT=650 B25RUN |2 BUILD_ARCH=amd64 QEMU_ARCH=x86_64 /bin/sh122.14 KB26CMD ["/usr/bin/install.sh" "/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B27ARG BUILD_DATE=2026-08-03T11:51:19z0 B28ARG BUILD_REF=c7e03540 B29ARG BUILD_VERSION=1.08.000 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit