sha256:0bd30e154cd43309635c590b8b5377ff1d845cdfb42d01a45c187671c84253b8
OS/ARCH
linux/amd64
Compressed size
61.2 MB
Last pushed
16 days by eeacms
Type
Image
Manifest digest
sha256:0bd30e154cd43309635c590b8b5377ff1d845cdfb42d01a45c187671c84253b8
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add5.67 MB5RUN /bin/sh -c set -eux;934 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;222 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B12ENV PHP_VERSION=8.4.250 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.25.tar.xz.asc0 B14ENV PHP_SHA256=dc1ad8b4109898d9db49744450403874858c23efc685b1032a50bd1e839068480 B15RUN /bin/sh -c set -eux;13.14 MB16COPY docker-php-source /usr/local/bin/ # buildkit488 B17RUN /bin/sh -c set -eux;14.67 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache21.85 KB20RUN /bin/sh -c docker-php-ext-enable sodium21.86 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html32 B23RUN /bin/sh -c set -eux;9.05 KB24STOPSIGNAL SIGQUIT0 B25EXPOSE map[9000/tcp:{}]0 B26CMD ["php-fpm"]0 B27ENV PHP_MEMORY_LIMIT=256M0 B28RUN /bin/sh -c set -ex;2.7 MB29RUN /bin/sh -c { echo323 B30ENV MATOMO_VERSION=5.13.00 B31RUN /bin/sh -c set -ex;20.34 MB32COPY php.ini /usr/local/etc/php/conf.d/php-matomo.ini # buildkit340 B33COPY docker-entrypoint.sh /entrypoint.sh # buildkit823 B34VOLUME [/var/www/html]0 B35ENTRYPOINT ["/entrypoint.sh"]0 B36CMD ["php-fpm"]0 B37LABEL org.opencontainers.image.description=Custom Matomo image based0 B38ENV PHP_MAX_EXECUTION_TIME=1200 B39ENV PHP_MAX_INPUT_TIME=600 B40COPY conf.d/zz-timeouts.ini /usr/local/etc/php/conf.d/zz-timeouts.ini # buildkit300 B41COPY patch/github-pr-22071/ /usr/src/matomo/ # buildkit131.05 KB42COPY logos/* /usr/src/matomo/misc/user/ # buildkit71.64 KB43COPY run_* /usr/bin/ # buildkit1.16 KB44COPY matomo_entra_sync.php / # buildkit3.57 KB45RUN /bin/sh -c set -eux;707.68 KB46RUN /bin/sh -c apk add49.23 KBCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit