sha256:74e73023054f7dfb617a7e1c7b37116047f03e12a1abc0e5aac8f747a5af2640
OS/ARCH
linux/amd64
Compressed size
294.63 MB
Last pushed
about 17 hours by buildslaveamd64
Type
Image
Manifest digest
sha256:be004f2f7c47202bfb06ef12261047f3157e9b3bcbf511192068aa41545d838f
Image Layers
1# debian.sh --arch 'amd64' out/28.45 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;112.38 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;226 B7ENV APACHE_CONFDIR=/etc/apache20 B8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B9RUN /bin/sh -c set -eux;4.04 MB10RUN /bin/sh -c a2dismod mpm_event429 B11RUN /bin/sh -c { echo486 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B16ENV PHP_VERSION=8.4.250 B17ENV 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 B18ENV PHP_SHA256=dc1ad8b4109898d9db49744450403874858c23efc685b1032a50bd1e839068480 B19RUN /bin/sh -c set -eux;13.28 MB20COPY docker-php-source /usr/local/bin/ # buildkit486 B21RUN /bin/sh -c set -eux;13.07 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB23RUN /bin/sh -c docker-php-ext-enable opcache252 B24RUN /bin/sh -c docker-php-ext-enable sodium247 B25ENTRYPOINT ["docker-php-entrypoint"]0 B26STOPSIGNAL SIGWINCH0 B27COPY apache2-foreground /usr/local/bin/ # buildkit890 B28WORKDIR /var/www/html32 B29EXPOSE map[80/tcp:{}]0 B30CMD ["apache2-foreground"]0 B31RUN /bin/sh -c set -ex;19.86 MB32ENV GOSU_VERSION=1.170 B33RUN /bin/sh -c set -eux;1.08 MB34RUN /bin/sh -c set -ex;47 MB35ENV PHP_MEMORY_LIMIT=512M0 B36ENV PHP_UPLOAD_LIMIT=512M0 B37RUN /bin/sh -c set -ex;589 B38RUN /bin/sh -c set -ex;584 B39RUN /bin/sh -c set -ex;141 B40VOLUME [/var/www/html]0 B41VOLUME [/var/www/data]0 B42ENV FRIENDICA_SYSLOG_FLAGS=390 B43ENV FRIENDICA_VERSION=2026.050 B44ENV FRIENDICA_DOWNLOAD_SHA256=b0a1e218c4a5a30d25b8be5a66cb97a4f4f802b98e7cf3d0d34ce045b2714ab20 B45RUN /bin/sh -c set -ex;55.45 MB46COPY *.sh upgrade.exclude / #3.09 KB47COPY config/* /usr/src/friendica/config/ # buildkit925 B48ENTRYPOINT ["/entrypoint.sh"]0 B49CMD ["apache2-foreground"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'