mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-31 15:30:50 +02:00
Merge pull request #1203 from j-marz/fail2ban_whois
install whois package for use with fail2ban
This commit is contained in:
commit
73fad9fdac
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ RUN apt-get update -q --fix-missing && \
|
|||
postgrey \
|
||||
unrar-free \
|
||||
unzip \
|
||||
whois \
|
||||
xz-utils \
|
||||
zoo \
|
||||
&& \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue