sha256:9cc83a4a07eef3a7964a3807eb44b7c13649b69081aae42467051dcd51debf33
OS/ARCH
Compressed size
129.72 MB
Last pushed
almost 2 years by freddle
Type
Image
Manifest digest
sha256:fdce2a3f760c13c282bc37fa0462ce3403bd831bb522cf74d4d211fe62ca1dee
Image Layers
1# debian.sh --arch 'arm64' out/26.76 MB2LABEL maintainer=The Infrastructure Company GmbH0 B3ARG DEBIAN_FRONTEND=noninteractive0 B4ARG DEBIAN_VERSION=bookworm0 B5ARG SOGO_DEBIAN_REPOSITORY=http://www.axis.cz/linux/debian0 B6ARG GOSU_VERSION=1.170 B7ENV LC_ALL=C0 B8RUN |4 DEBIAN_FRONTEND=noninteractive DEBIAN_VERSION=bookworm SOGO_DEBIAN_REPOSITORY=http://www.axis.cz/linux/debian102.96 MB9COPY ./bootstrap-sogo.sh /bootstrap-sogo.sh # buildkit1.98 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 # buildkit669 B12COPY supervisord.conf /etc/supervisor/supervisord.conf # buildkit433 B13COPY acl.diff /acl.diff # buildkit432 B14COPY stop-supervisor.sh /usr/local/sbin/stop-supervisor.sh # buildkit309 B15COPY docker-entrypoint.sh / # buildkit383 B16RUN |4 DEBIAN_FRONTEND=noninteractive DEBIAN_VERSION=bookworm SOGO_DEBIAN_REPOSITORY=http://www.axis.cz/linux/debian32 B17ENTRYPOINT ["/docker-entrypoint.sh"]0 B18CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1733097600'