sha256:82a17004258a2cc3530491a747d9574cc5c47fad6fa17ae67cf1324873259634
OS/ARCH
linux/amd64
Compressed size
58.78 MB
Last pushed
6 months by eeacms
Type
Image
Manifest digest
sha256:82a17004258a2cc3530491a747d9574cc5c47fad6fa17ae67cf1324873259634
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.43 MB5RUN /bin/sh -c set -eux;930 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;214 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.180 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.18.tar.xz.asc0 B14ENV PHP_SHA256=957a9b19b4a8e965ee0cc788ca74333bfffaadc206b58611b6cd3cc8b2f401100 B15RUN /bin/sh -c set -eux;13.06 MB16COPY docker-php-source /usr/local/bin/ # buildkit488 B17RUN /bin/sh -c set -eux;14.49 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache22.95 KB20RUN /bin/sh -c docker-php-ext-enable sodium22.97 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 { echo322 B30ENV MATOMO_VERSION=5.7.10 B31RUN /bin/sh -c set -ex;21.2 MB32COPY php.ini /usr/local/etc/php/conf.d/php-matomo.ini # buildkit340 B33COPY docker-entrypoint.sh /entrypoint.sh # buildkit824 B34VOLUME [/var/www/html]0 B35ENTRYPOINT ["/entrypoint.sh"]0 B36CMD ["php-fpm"]0 B37LABEL org.opencontainers.image.description=Custom Matomo image based0 B38COPY logos/ /usr/src/matomo/misc/user/ # buildkit75.76 KB39RUN /bin/sh -c chown 1001:100175.78 KB40COPY run_* /usr/bin/ # buildkit1.24 KB41COPY matomo_entra_sync.php / # buildkit3.57 KB42RUN /bin/sh -c chmod +x4.7 KB43RUN /bin/sh -c rm -f164 B44RUN /bin/sh -c ln -sf163 B45EXPOSE map[9000/tcp:{}]0 B46ENTRYPOINT ["/entrypoint.sh"]0 B47CMD ["php-fpm"]0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit