sha256:e94fc25a8cbc35ed60309b172592c6d55df7430e9f9c179ce07a5b8d225659ee
OS/ARCH
linux/mips64le
Compressed size
169.19 MB
Last pushed
over 1 year by doimips64le
Type
Image
Manifest digest
sha256:b9710a880ea731db00bf872e7865dfe1db977e2af419f35016e8c8f92ce3dd84
Image Layers
1# debian.sh --arch 'mips64el' out/27.17 MB2RUN /bin/sh -c set -eux;228 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;76.93 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;225 B7ENV APACHE_CONFDIR=/etc/apache20 B8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B9RUN /bin/sh -c set -eux;19.14 MB10RUN /bin/sh -c a2dismod mpm_event437 B11RUN /bin/sh -c { echo488 B12ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B13ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B14ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B15ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B16ENV PHP_VERSION=8.3.190 B17ENV PHP_URL=https://www.php.net/distributions/php-8.3.19.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.19.tar.xz.asc0 B18ENV PHP_SHA256=976e4077dd25bec96b5dfe8938052d243bbd838f95368a204896eff12756545f0 B19RUN /bin/sh -c set -eux;12.1 MB20COPY docker-php-source /usr/local/bin/ # buildkit492 B21RUN /bin/sh -c set -eux;10.23 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB23RUN /bin/sh -c docker-php-ext-enable sodium248 B24ENTRYPOINT ["docker-php-entrypoint"]0 B25STOPSIGNAL SIGWINCH0 B26COPY apache2-foreground /usr/local/bin/ # buildkit896 B27WORKDIR /var/www/html32 B28EXPOSE map[80/tcp:{}]0 B29CMD ["apache2-foreground"]0 B30ENV PHP_MEMORY_LIMIT=256M0 B31RUN /bin/sh -c set -ex;2.72 MB32RUN /bin/sh -c { echo330 B33ENV MATOMO_VERSION=5.2.20 B34RUN /bin/sh -c set -ex;20.89 MB35COPY php.ini /usr/local/etc/php/conf.d/php-matomo.ini # buildkit347 B36COPY docker-entrypoint.sh /entrypoint.sh # buildkit824 B37VOLUME [/var/www/html]0 B38ENTRYPOINT ["/entrypoint.sh"]0 B39CMD ["apache2-foreground"]0 BCommand
# debian.sh --arch 'mips64el' out/ 'bookworm' '@1740355200'