++new version of ungleich-mail
This commit is contained in:
parent
64d23ed110
commit
bb0ed39090
1 changed files with 8 additions and 0 deletions
8
ungleich-mail/Dockerfile_3.22
Normal file
8
ungleich-mail/Dockerfile_3.22
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
FROM alpine:3.22
|
||||
|
||||
RUN apk add --update \
|
||||
postfix \
|
||||
dovecot dovecot-lmtpd dovecot-pop3d
|
||||
|
||||
RUN postconf maillog_file=/dev/stdout
|
||||
RUN echo log_path = /dev/stderr > /etc/dovecot/conf.d/10-logging.conf
|
||||
Loading…
Add table
Add a link
Reference in a new issue