sha256:bec0a38a4d6097a563a8eb58470aa2be30198050282ef27e54bd74ce91abc475
OS/ARCH
Compressed size
278.87 MB
Last pushed
about 1 month by jmoyer
Type
Image
Manifest digest
sha256:86ea137a68c058023a63264aef286cb2bfd25d57cefc4a4a2a5e8423eb79a8f7
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2RUN /bin/sh -c set -eux;224 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;105.07 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;223 B7ENV APACHE_CONFDIR=/etc/apache20 B8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B9RUN /bin/sh -c set -eux;4.11 MB10RUN /bin/sh -c a2dismod mpm_event436 B11RUN /bin/sh -c { echo485 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.240 B17ENV PHP_URL=https://www.php.net/distributions/php-8.4.24.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.24.tar.xz.asc0 B18ENV PHP_SHA256=e127be09a8506f4327c5cfa78a614b00d210714484ec215ce0011b4a03c007310 B19RUN /bin/sh -c set -eux;13.27 MB20COPY docker-php-source /usr/local/bin/ # buildkit487 B21RUN /bin/sh -c set -eux;12.73 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB23RUN /bin/sh -c docker-php-ext-enable opcache251 B24RUN /bin/sh -c docker-php-ext-enable sodium245 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 B31ARG ROUNDCUBEMAIL_VERSION=1.7.30 B32ARG ROUNDCUBEMAIL_KEYID=F3E4 C04B B3DB 5D420 B34LABEL org.opencontainers.image.source=https://github.com/roundcube/roundcubemail-docker0 B35LABEL org.opencontainers.image.version=1.7.30 B36RUN |2 ROUNDCUBEMAIL_VERSION=1.7.3 ROUNDCUBEMAIL_KEYID=F3E4 C04B17.95 MB37RUN |2 ROUNDCUBEMAIL_VERSION=1.7.3 ROUNDCUBEMAIL_KEYID=F3E4 C04B56.38 MB38COPY /usr/bin/composer /usr/bin/composer # buildkit812.76 KB39RUN |2 ROUNDCUBEMAIL_VERSION=1.7.3 ROUNDCUBEMAIL_KEYID=F3E4 C04B22.17 KB40COPY php.ini /usr/local/etc/php/conf.d/roundcube-defaults.ini # buildkit363 B41COPY --chmod=0755 docker-entrypoint.sh / #2.79 KB42RUN |2 ROUNDCUBEMAIL_VERSION=1.7.3 ROUNDCUBEMAIL_KEYID=F3E4 C04B6.09 MB43ENTRYPOINT ["/docker-entrypoint.sh"]0 B44CMD ["apache2-foreground"]0 B45ENV COMPOSER_ALLOW_SUPERUSER=10 B46RUN /bin/sh -c set -ex;33.7 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'