sha256:2765e6f00818570bebe45632f9112906791de5d1f4c819a5e0645d4421256663
OS/ARCH
linux/amd64
Compressed size
118.54 MB
Last pushed
26 days by albertito
Type
Image
Manifest digest
sha256:2765e6f00818570bebe45632f9112906791de5d1f4c819a5e0645d4421256663
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c groupadd -g56.06 MB3COPY /go/bin/chasquid /go/bin/chasquid-util /go/bin/smtp-check /go/bin/mda-lmtp24.04 MB4RUN /bin/sh -c setcap CAP_NET_BIND_SERVICE=+eip10.03 MB5COPY docker/dovecot.conf /etc/dovecot/dovecot.conf # buildkit1.07 KB6COPY docker/chasquid.conf /etc/chasquid/chasquid.conf # buildkit473 B7COPY docker/supervisord.conf /etc/supervisor/supervisord.conf # buildkit1.2 KB8COPY docker/add-user.sh docker/entrypoint.sh / #2 KB9EXPOSE map[25/tcp:{} 465/tcp:{} 587/tcp:{}]0 B10EXPOSE map[4190/tcp:{} 993/tcp:{} 995/tcp:{}]0 B11EXPOSE map[443/tcp:{} 80/tcp:{}]0 B12VOLUME [/data]0 B13RUN /bin/sh -c rmdir /etc/chasquid/domains/503 B14ENV AUTO_CERTS=0 B15ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'