Este commit está contenido en:
Your Name
2020-05-27 17:48:44 +00:00
padre 2d54bf78ba
commit 8575996adb
Se han modificado 4 ficheros con 208 adiciones y 0 borrados

Ver fichero

@@ -0,0 +1,4 @@
FROM debian:sid-slim
RUN apt update && apt -y upgrade && apt -y install fail2ban openssh-server rsyslog swaks host python3-pyinotify curl iptables && apt clean
RUN touch /var/log/fail2ban.log
WORKDIR /etc/fail2ban