1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-09 23:07:35 +02:00

install whois package for use with fail2ban action_mwl email notification

This commit is contained in:
j-marz
2019-08-01 21:37:02 +10:00
parent f21bffe322
commit 2107793f7f

View File

@@ -68,6 +68,7 @@ RUN apt-get update -q --fix-missing && \
postgrey \
unrar-free \
unzip \
whois \
xz-utils \
zoo \
&& \