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