---
version: "2"
services:
znc:
image: linuxserver/znc:1.9.1
container_name: znc
restart: no
Docker Hub | linuxserver/znc |
Build Time | 15 Nov 2024 03:17:36 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | 1.9.1 | 15 Nov 2024 at 03:17:35 |
---
version: "2"
services:
znc:
image: linuxserver/znc:1.9.1
container_name: znc
restart: no
docker create \
--name=znc \ --restart no \
linuxserver/znc:1.9.1