added log to allow external fail2ban

This commit is contained in:
2024-02-24 23:40:46 +02:00
parent 009abb6aae
commit f5829f0492
4 changed files with 10 additions and 2 deletions

View File

@@ -4,7 +4,9 @@ RUN apk add --no-cache \
openssh-server-pam \
bash \
rsync \
shadow
moreutils \
shadow \
tzdata
COPY get_pub_keys.sh update_users.sh run_ssh_box.sh /usr/local/sbin/
CMD bash /usr/local/sbin/run_ssh_box.sh