sha256:e83b062599212658dc3e7d81df0b173adf4806bce8e4318717b51dd06f48d583
OS/ARCH
linux/arm/v7
Compressed size
261.07 MB
Last pushed
3 days by buildslavearmhf
Type
Image
Manifest digest
sha256:9011e5a398e291600e209652910457379a89ac89979ba551d96c70ec3202d5a4
Image Layers
1# debian.sh --arch 'armhf' out/25 MB2RUN /bin/sh -c set -eux;224 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;91.5 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;224 B7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B10ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B11ENV PHP_VERSION=8.4.250 B12ENV 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 B13ENV PHP_SHA256=dc1ad8b4109898d9db49744450403874858c23efc685b1032a50bd1e839068480 B14RUN /bin/sh -c set -eux;13.26 MB15COPY docker-php-source /usr/local/bin/ # buildkit492 B16RUN /bin/sh -c set -eux;11.75 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable opcache248 B19RUN /bin/sh -c docker-php-ext-enable sodium242 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;9.05 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 B25CMD ["php-fpm"]0 B26RUN /bin/sh -c set -ex;19.5 MB27ENV GOSU_VERSION=1.170 B28RUN /bin/sh -c set -eux;1.03 MB29RUN /bin/sh -c set -ex;43.57 MB30ENV PHP_MEMORY_LIMIT=512M0 B31ENV PHP_UPLOAD_LIMIT=512M0 B32RUN /bin/sh -c set -ex;591 B33RUN /bin/sh -c set -ex;574 B34RUN /bin/sh -c set -ex;141 B35VOLUME [/var/www/html]0 B36VOLUME [/var/www/data]0 B37ENV FRIENDICA_SYSLOG_FLAGS=390 B38ENV FRIENDICA_VERSION=2026.050 B39ENV FRIENDICA_DOWNLOAD_SHA256=b0a1e218c4a5a30d25b8be5a66cb97a4f4f802b98e7cf3d0d34ce045b2714ab20 B40RUN /bin/sh -c set -ex;55.43 MB41COPY *.sh upgrade.exclude / #3.09 KB42COPY config/* /usr/src/friendica/config/ # buildkit926 B43ENTRYPOINT ["/entrypoint.sh"]0 B44CMD ["php-fpm"]0 BCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1787529600'