add port 143 as exposed
This commit is contained in:
parent
697e3e8120
commit
a404692e8a
@ -7,7 +7,7 @@ RUN mkdir /etc/dovecot/sieve-after/
|
||||
RUN addgroup vmail
|
||||
RUN adduser -h /var/lib/vmail -D -G vmail vmail
|
||||
|
||||
EXPOSE 6334 7777
|
||||
EXPOSE 143 6334 7777
|
||||
|
||||
VOLUME /var/lib/vmail/mail/ /etc/ssl/mail
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user