sha256:4c8ba184334848a26aa38dca2a29601a05257cc4011230a3063c142ddcbe33ed
OS/ARCH
linux/ppc64le
Compressed size
252.44 MB
Last pushed
4 months by buildslaveppc64le
Type
Image
Manifest digest
sha256:025063c794d57c394a08fa3429a0c57f69b6def03461f92eb6aa4b8b4616db6f
Image Layers
1# debian.sh --arch 'ppc64el' out/32.04 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;104.52 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;4.66 MB10RUN /bin/sh -c a2dismod mpm_event433 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B16ENV PHP_VERSION=8.3.310 B17ENV PHP_URL=https://www.php.net/distributions/php-8.3.31.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.31.tar.xz.asc0 B18ENV PHP_SHA256=66410cee07f4b2baeb0843140bb2a2b52ef930b5cf9b3d6e6d158b33aae8fa370 B19RUN /bin/sh -c set -eux;12.18 MB20COPY docker-php-source /usr/local/bin/ # buildkit489 B21RUN /bin/sh -c set -eux;11.56 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.41 KB23RUN /bin/sh -c docker-php-ext-enable opcache251 B24RUN /bin/sh -c docker-php-ext-enable sodium247 B25ENTRYPOINT ["docker-php-entrypoint"]0 B26STOPSIGNAL SIGWINCH0 B27COPY apache2-foreground /usr/local/bin/ # buildkit891 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.01 MB34RUN /bin/sh -c set -ex;48.3 MB35ENV PHP_MEMORY_LIMIT=512M0 B36ENV PHP_UPLOAD_LIMIT=512M0 B37RUN /bin/sh -c set -ex;590 B38RUN /bin/sh -c set -ex;583 B39RUN /bin/sh -c set -ex;140 B40VOLUME [/var/www/html]0 B41VOLUME [/var/www/data]0 B42ENV FRIENDICA_SYSLOG_FLAGS=390 B43ENV FRIENDICA_VERSION=2026.04-rc0 B44RUN /bin/sh -c set -ex;18.3 MB45COPY *.sh upgrade.exclude / #3.64 KB46COPY config/* /usr/src/friendica/config/ # buildkit923 B47ENTRYPOINT ["/entrypoint-dev.sh"]0 B48CMD ["apache2-foreground"]0 BCommand
# debian.sh --arch 'ppc64el' out/ 'trixie' '@1779062400'