sha256:b11692810cffb3bd9fbd5cd5ceb86c54eaf338fc3862cf0c999ed958efdc0b9e
OS/ARCH
linux/amd64
Compressed size
267.14 MB
Last pushed
3 months by neomediatech
Type
Image
Manifest digest
sha256:e0b124f052d3e4bda6cb8fa815d3ceaf85f5a94bb97e0b60ca428a13cc039863
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;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.220 B12ENV 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 B13ENV PHP_SHA256=696c0f6ad92e94c59059c1eb6e300842b8d050934226efcdf00f2a413cb083cf0 B14RUN /bin/sh -c set -eux;13.24 MB15COPY docker-php-source /usr/local/bin/ # buildkit486 B16RUN /bin/sh -c set -eux;13.17 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable opcache249 B19RUN /bin/sh -c docker-php-ext-enable sodium244 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 B26ARG ROUNDCUBEMAIL_VERSION=1.7.10 B27ARG ROUNDCUBEMAIL_KEYID=F3E4 C04B B3DB 5D420 B29LABEL org.opencontainers.image.source=https://github.com/roundcube/roundcubemail-docker0 B30LABEL org.opencontainers.image.version=1.7.10 B31RUN |2 ROUNDCUBEMAIL_VERSION=1.7.1 ROUNDCUBEMAIL_KEYID=F3E4 C04B18.01 MB32RUN |2 ROUNDCUBEMAIL_VERSION=1.7.1 ROUNDCUBEMAIL_KEYID=F3E4 C04B57.85 MB33COPY /usr/bin/composer /usr/bin/composer # buildkit804.02 KB34RUN |2 ROUNDCUBEMAIL_VERSION=1.7.1 ROUNDCUBEMAIL_KEYID=F3E4 C04B22.17 KB35COPY php.ini /usr/local/etc/php/conf.d/roundcube-defaults.ini # buildkit364 B36COPY --chmod=0755 docker-entrypoint.sh / #2.79 KB37RUN |2 ROUNDCUBEMAIL_VERSION=1.7.1 ROUNDCUBEMAIL_KEYID=F3E4 C04B6.01 MB38ENTRYPOINT ["/docker-entrypoint.sh"]0 B39CMD ["php-fpm"]0 B40ENV VERSION= SERVICE=roundcube0 B41LABEL org.opencontainers.image.source=https://github.com/Neomediatech/roundcube org.opencontainers.package.name=roundcube it.neomediatech.app-label=meta org.opencontainers.image.description=Roundcube0 B42ARG BIN_SOURCE=https://github.com/Neomediatech/assets/raw/refs/heads/main/bin0 B43ADD --chmod=777 https://github.com/Neomediatech/assets/raw/refs/heads/main/bin/unzip /usr/local/bin/ #80.5 KB44RUN |1 BIN_SOURCE=https://github.com/Neomediatech/assets/raw/refs/heads/main/bin /bin/sh -c17.18 MB45COPY php-custom.ini /usr/local/etc/php/conf.d/ # buildkit553 B46COPY zzz-php-fpm-custom.conf /usr/local/etc/php-fpm.d/ # buildkit274 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'