Sign inSign up

arm32v6/matomo:5.8.0-fpm-alpine

Monitoring & observability
Index digest

sha256:1a96ee2d8f5c05186c4fc8f4cc273b0c79a9662089c0c6e405ac484ce186ad39

OS/ARCH

linux/arm/v6

Compressed size

56.77 MB

Last pushed

5 months by buildslavearmhf

Type

Image

Manifest digest

sha256:b38857024c83a976168e465415879c08785c837559c196d8de9ee5ceb2527428

Image Layers

1ADD alpine-minirootfs-3.23.4-armhf.tar.gz / # buildkit3.41 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.38 MB
5RUN /bin/sh -c set -eux;930 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;222 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.200 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.20.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.20.tar.xz.asc0 B
14ENV PHP_SHA256=e454c6f7c89a42f41ebb06dc5c3578e8c8b5f1a3f0da6675665affab04e221f70 B
15RUN /bin/sh -c set -eux;13.07 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;13.04 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache22.66 KB
20RUN /bin/sh -c docker-php-ext-enable sodium22.68 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;9.05 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27ENV PHP_MEMORY_LIMIT=256M0 B
28RUN /bin/sh -c set -ex;2.56 MB
29RUN /bin/sh -c { echo324 B
30ENV MATOMO_VERSION=5.8.00 B
31RUN /bin/sh -c set -ex;21.25 MB
32COPY php.ini /usr/local/etc/php/conf.d/php-matomo.ini # buildkit342 B
33COPY docker-entrypoint.sh /entrypoint.sh # buildkit823 B
34VOLUME [/var/www/html]0 B
35ENTRYPOINT ["/entrypoint.sh"]0 B
36CMD ["php-fpm"]0 B

Command

ADD alpine-minirootfs-3.23.4-armhf.tar.gz / # buildkit