---
version: "2"
services:
fail2ban:
image: linuxserver/fail2ban:latest
container_name: fail2ban
restart: no
Docker Hub | linuxserver/fail2ban |
Build Time | 21 Mar 2025 07:37:33 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | latest | 21 Mar 2025 at 07:37:28 |
---
version: "2"
services:
fail2ban:
image: linuxserver/fail2ban:latest
container_name: fail2ban
restart: no
docker create \
--name=fail2ban \ --restart no \
linuxserver/fail2ban:latest