sha256:1a1fe169764c82eb23d964623f2c059858a32999563422ea34167bb84fedf658
OS/ARCH
Compressed size
201.5 MB
Last pushed
over 1 year by freddle
Type
Image
Manifest digest
sha256:f6714b13c3a38468ff07c31569641519cc1f40cedcea46bd24bb08d12d99f06e
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.02 KB10COPY syslog-ng.conf /etc/syslog-ng/syslog-ng.conf # buildkit652 B11COPY syslog-ng-redis_slave.conf /etc/syslog-ng/syslog-ng-redis_slave.conf # buildkit668 B12COPY supervisord.conf /etc/supervisor/supervisord.conf # buildkit431 B13COPY acl.diff /acl.diff # buildkit431 B14COPY navMailcowBtns.diff /navMailcowBtns.diff # buildkit466 B15COPY stop-supervisor.sh /usr/local/sbin/stop-supervisor.sh # buildkit306 B16COPY docker-entrypoint.sh / # buildkit382 B17RUN |4 DEBIAN_FRONTEND=noninteractive DEBIAN_VERSION=bookworm SOGO_DEBIAN_REPOSITORY=https://packagingv2.sogo.nu/sogo-nightly-debian/32 B18ENTRYPOINT ["/docker-entrypoint.sh"]0 B19CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1738540800'