sha256:ccf2b8313428530b9b3932a352d7ca688aaf98eb44354dc195ddc56f9d47146e
OS/ARCH
Compressed size
201.5 MB
Last pushed
over 1 year by derlinkman
Type
Image
Manifest digest
sha256:9ad32694f2ce34edd6fe3b623943d60ba113b643eda7110d8b8f5f755cb362a8
Image Layers
1# debian.sh --arch 'arm64' out/26.74 MB2LABEL maintainer=The Infrastructure Company GmbH0 B3ARG DEBIAN_FRONTEND=noninteractive0 B4ARG DEBIAN_VERSION=bookworm0 B5ARG SOGO_DEBIAN_REPOSITORY=https://packagingv2.sogo.nu/sogo-nightly-debian/0 B6ARG GOSU_VERSION=1.170 B7ENV LC_ALL=C0 B8RUN |4 DEBIAN_FRONTEND=noninteractive DEBIAN_VERSION=bookworm SOGO_DEBIAN_REPOSITORY=https://packagingv2.sogo.nu/sogo-nightly-debian/174.76 MB9COPY ./bootstrap-sogo.sh /bootstrap-sogo.sh # buildkit2.98 KB10COPY syslog-ng.conf /etc/syslog-ng/syslog-ng.conf # buildkit653 B11COPY syslog-ng-redis_slave.conf /etc/syslog-ng/syslog-ng-redis_slave.conf # buildkit672 B12COPY supervisord.conf /etc/supervisor/supervisord.conf # buildkit435 B13COPY acl.diff /acl.diff # buildkit434 B14COPY stop-supervisor.sh /usr/local/sbin/stop-supervisor.sh # buildkit308 B15COPY docker-entrypoint.sh / # buildkit382 B16RUN |4 DEBIAN_FRONTEND=noninteractive DEBIAN_VERSION=bookworm SOGO_DEBIAN_REPOSITORY=https://packagingv2.sogo.nu/sogo-nightly-debian/32 B17ENTRYPOINT ["/docker-entrypoint.sh"]0 B18CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1738540800'