sha256:1f369015a2ce3640616d2bb52f8996fe2bc2fb931061a2056acb30564fcb2327
OS/ARCH
linux/amd64
Compressed size
99.17 MB
Last pushed
3 months by neomediatech
Type
Image
Manifest digest
sha256:b5719a3fed17895cf5437cc0f2a784e2cc6f9e2f5950d54482719cb7357174fc
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive TZ=Europe/Rome OS=ubuntu0 B7ARG BIN_SOURCE=https://github.com/Neomediatech/assets/raw/refs/heads/main/bin0 B8ADD --chmod=777 https://github.com/Neomediatech/assets/raw/refs/heads/main/bin/tini https://github.com/Neomediatech/assets/raw/refs/heads/main/bin/http https://github.com/Neomediatech/assets/raw/refs/heads/main/bin/curl14.18 MB9RUN |1 BIN_SOURCE=https://github.com/Neomediatech/assets/raw/refs/heads/main/bin /bin/sh -c11.05 MB10ENV LANG=it_IT.utf8 LANGUAGE=it_IT:it LC_ALL=it_IT.UTF-80 B11RUN |1 BIN_SOURCE=https://github.com/Neomediatech/assets/raw/refs/heads/main/bin /bin/sh -c844.49 KB12ENV SERVICE=dovecot0 B13LABEL org.opencontainers.image.source=https://github.com/Neomediatech/dovecot org.opencontainers.package.name=dovecot-core it.neomediatech.app-label=dovecot0 B14RUN /bin/sh -c apt-get update44.75 MB15COPY dovecot.conf.2.4 /etc/dovecot/dovecot.conf # buildkit1.4 KB16COPY dovecot-ssl.cnf /etc/dovecot/ # buildkit483 B17COPY entrypoint.sh / # buildkit660 B18COPY bin/* /usr/local/sbin/ # buildkit1.02 KB19RUN /bin/sh -c chmod +x1.52 KB20EXPOSE [110/tcp 143/tcp 993/tcp 995/tcp]0 B21HEALTHCHECK {Test:[CMD-SHELL doveadm service status0 B22ENTRYPOINT ["/entrypoint.sh"]0 B23CMD ["/tini" "--" "dovecot" "-F"]0 BCommand
ARG RELEASE