sha256:ff7c7e05c5c3df32b80b29cc1d996962b48912367c6aa173dc7c0e8e187492f8
OS/ARCH
linux/amd64
Compressed size
270.81 MB
Last pushed
3 months by neomediatech
Type
Image
Manifest digest
sha256:c26d52d7d970582e74b0e60c392bbf01613891a24e7ef0a6c5e35202d7422e9b
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c set -eux;226 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;223 B7ENV APACHE_CONFDIR=/etc/apache20 B8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B9RUN /bin/sh -c set -eux;4.03 MB10RUN /bin/sh -c a2dismod mpm_event429 B11RUN /bin/sh -c { echo482 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.220 B17ENV PHP_URL=https://www.php.net/distributions/php-8.4.22.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.22.tar.xz.asc0 B18ENV PHP_SHA256=696c0f6ad92e94c59059c1eb6e300842b8d050934226efcdf00f2a413cb083cf0 B19RUN /bin/sh -c set -eux;13.25 MB20COPY docker-php-source /usr/local/bin/ # buildkit486 B21RUN /bin/sh -c set -eux;13.06 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB23RUN /bin/sh -c docker-php-ext-enable opcache248 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.10 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.10 B36RUN |2 ROUNDCUBEMAIL_VERSION=1.7.1 ROUNDCUBEMAIL_KEYID=F3E4 C04B18.03 MB37RUN |2 ROUNDCUBEMAIL_VERSION=1.7.1 ROUNDCUBEMAIL_KEYID=F3E4 C04B57.55 MB38COPY /usr/bin/composer /usr/bin/composer # buildkit804.02 KB39RUN |2 ROUNDCUBEMAIL_VERSION=1.7.1 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.1 ROUNDCUBEMAIL_KEYID=F3E4 C04B6.01 MB43ENTRYPOINT ["/docker-entrypoint.sh"]0 B44CMD ["apache2-foreground"]0 B45ENV VERSION= SERVICE=roundcube0 B46LABEL org.opencontainers.image.source=https://github.com/Neomediatech/roundcube org.opencontainers.package.name=roundcube it.neomediatech.app-label=meta org.opencontainers.image.description=Roundcube0 B47ARG BIN_SOURCE=https://github.com/Neomediatech/assets/raw/refs/heads/main/bin0 B48ADD --chmod=777 https://github.com/Neomediatech/assets/raw/refs/heads/main/bin/unzip /usr/local/bin/ #80.5 KB49RUN |1 BIN_SOURCE=https://github.com/Neomediatech/assets/raw/refs/heads/main/bin /bin/sh -c17.2 MB50COPY php-custom.ini /usr/local/etc/php/conf.d/ # buildkit551 B51COPY zzz-php-fpm-custom.conf /usr/local/etc/php-fpm.d/ # buildkit273 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'