---
version: "2"
services:
fail2ban:
image: linuxserver/fail2ban:1.1.0
container_name: fail2ban
restart: no
Docker Hub | linuxserver/fail2ban |
Build Time | 06 Dec 2024 07:43:11 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | 1.1.0 | 06 Dec 2024 at 07:43:10 |
---
version: "2"
services:
fail2ban:
image: linuxserver/fail2ban:1.1.0
container_name: fail2ban
restart: no
docker create \
--name=fail2ban \ --restart no \
linuxserver/fail2ban:1.1.0