simple-mail (0.0.8)
Installation
docker pull code.s01.de/tox/simple-mail:0.0.8sha256:6301ecc5eca00786859a633a018292c6bd5083519014f21e6a41dcb80cb198efImage layers
| ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| /bin/sh -c apk add --no-cache ca-certificates opensmtpd opensmtpd-filter-rspamd opensmtpd-filter-senderscore opensmtpd-filter-dkimsign dovecot dovecot-lmtpd dovecot-pigeonhole-plugin dovecot-fts-flatcurve rspamd rspamd-controller rspamd-client && addgroup -g 1000 vmail && adduser -D -G vmail -u 1000 -h /var/mail vmail |
| COPY file:3acda05db7b2ba1ab5a11b466b4a256ae912ff640936551c9a38376f4bc534cf in /usr/local/bin/simple-mail |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.2 |