sha256:6faa15f7f466cfef7f6b5c0e001addccfbf0886049a71d97cc6701eb0274cd03
OS/ARCH
linux/amd64
Compressed size
118.54 MB
Last pushed
27 days by albertito
Type
Image
Manifest digest
sha256:6faa15f7f466cfef7f6b5c0e001addccfbf0886049a71d97cc6701eb0274cd03
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.06 KB6COPY docker/chasquid.conf /etc/chasquid/chasquid.conf # buildkit471 B7COPY docker/supervisord.conf /etc/supervisor/supervisord.conf # buildkit1.19 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'