sha256:61c65eb785c11494697d0b61049fdff3ed3a37718ff4e19a0ccd8e854e4e87a5
OS/ARCH
Compressed size
44.22 MB
Last pushed
about 2 months by patrickdk
Type
Image
Manifest digest
sha256:aa82a5cb911b00867db7f483a9b4db2d41dfd7261e47d64c81312dad09a03138
Image Layers
1ADD file ... in / 2.48 MB2CMD ["/bin/sh"]0 B3COPY .gitignore /usr/bin/ # buildkit213 B4ARG BUILD_FROM=alpine:3.120 B5ARG BUILD_PHP=php70 B6ENV BUILD_PHP=php70 B7RUN |2 BUILD_FROM=alpine:3.12 BUILD_PHP=php7 /bin/sh41.04 MB8COPY rootfs/ / # buildkit4 KB9RUN |2 BUILD_FROM=alpine:3.12 BUILD_PHP=php7 /bin/sh766 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=7.30 B19ARG BUILD_ARCH=armhf0 B20ARG QEMU_ARCH=arm0 B21WORKDIR /0 B22COPY install.sh qemu-arm-static* /usr/bin/ #906 B23COPY --chown=www-data . /var/www/html/ #590.6 KB24ENV NGINX_SENDFILE=off NGINX_WORKER_PROCESSES=1 NGINX_WORKER_CONNECTIONS=200 NGINX_KEEPALIVE_TIMEOUT=650 B25RUN |2 BUILD_ARCH=armhf QEMU_ARCH=arm /bin/sh122.15 KB26CMD ["/usr/bin/install.sh" "/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B27ARG BUILD_DATE=2026-08-03T02:23:52z0 B28ARG BUILD_REF=2bdf8a20 B29ARG BUILD_VERSION=1.07.010 BCommand
ADD file:a62ad8c2b01195a2d42109e23b6d8ce69e2a816702518b2d823139f28c0ff799 in /