---
version: "2"
services:
fail2ban:
image: linuxserver/fail2ban:1.0.2
container_name: fail2ban
restart: no
Docker Hub | linuxserver/fail2ban |
Build Time | 28 May 2023 00:14:20 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | 1.0.2 | 28 May 2023 at 00:14:20 |
---
version: "2"
services:
fail2ban:
image: linuxserver/fail2ban:1.0.2
container_name: fail2ban
restart: no
docker create \
--name=fail2ban \ --restart no \
linuxserver/fail2ban:1.0.2