sha256:d38d84c46b1eb360d3a053d957e8edea2310731cbe50358a499925be6dc09e31
OS/ARCH
Compressed size
94.2 MB
Last pushed
7 months by intermesh
Type
Image
Manifest digest
sha256:4bd80b1a0430a404d3a946cfe7baaeedbbdf759fe48282ec2d59717a625dcf47
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV MYSQL_USER=groupoffice0 B3ENV MYSQL_PASSWORD=groupoffice0 B4ENV MYSQL_DATABASE=groupoffice0 B5ENV MYSQL_HOST=db0 B7ARG DEBIAN_FRONTEND=noninteractive0 B8RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c14.38 MB9RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c53 MB10RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.84 KB11COPY ./etc/dovecot/conf.d/99-groupoffice.conf /etc/dovecot/conf.d/99-groupoffice.conf.tpl # buildkit3.76 KB12COPY ./etc/dovecot/groupoffice-sql.conf.ext /etc/dovecot/groupoffice-sql.conf.ext.tpl # buildkit930 B13COPY ./etc/dovecot/groupoffice-dict-sql.conf.ext /etc/dovecot/groupoffice-dict-sql.conf.ext.tpl # buildkit338 B14COPY ./etc/dovecot/groupoffice-domain-owner-sql.conf.ext /etc/dovecot/groupoffice-domain-owner-sql.conf.ext.tpl # buildkit405 B15COPY ./etc/dovecot/virtual/All/dovecot-virtual /etc/dovecot/virtual/All/dovecot-virtual # buildkit227 B16COPY ./usr/bin/quota-warning.sh /usr/bin/quota-warning.sh # buildkit362 B17RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32 B18COPY ./var/mail/vhosts/default.sieve /var/mail/vhosts/default.sieve # buildkit272 B19COPY ./etc/opendkim.conf.tpl /etc/opendkim.conf.tpl # buildkit1.37 KB20RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.47 KB21RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c201 B22RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c147 B23COPY ./etc/postfix/submission_header_checks /etc/postfix/submission_header_checks # buildkit212 B24RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.9 KB25COPY ./etc/supervisor/conf.d/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit527 B26EXPOSE [25/tcp]0 B27EXPOSE [143/tcp]0 B28EXPOSE [587/tcp]0 B29EXPOSE [993/tcp]0 B30EXPOSE [4190/tcp]0 B31RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c699 B32RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c166 B33RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c172 B34VOLUME [/var/mail/vhosts]0 B35COPY docker-entrypoint.sh /usr/local/bin/ # buildkit974 B36ENTRYPOINT ["docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1769990400'