sha256:9cc83a4a07eef3a7964a3807eb44b7c13649b69081aae42467051dcd51debf33
OS/ARCH
Compressed size
130.92 MB
Last pushed
almost 2 years by freddle
Type
Image
Manifest digest
sha256:263ed5af4466ac7a6f873e0c28e7b246776f405c868ec8e5f13353b2657ee89b
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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/debian103.99 MB9COPY ./bootstrap-sogo.sh /bootstrap-sogo.sh # buildkit1.98 KB10COPY syslog-ng.conf /etc/syslog-ng/syslog-ng.conf # buildkit651 B11COPY syslog-ng-redis_slave.conf /etc/syslog-ng/syslog-ng-redis_slave.conf # buildkit668 B12COPY supervisord.conf /etc/supervisor/supervisord.conf # buildkit432 B13COPY acl.diff /acl.diff # buildkit432 B14COPY stop-supervisor.sh /usr/local/sbin/stop-supervisor.sh # buildkit308 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 'amd64' out/ 'bookworm' '@1733097600'