---
version: "2"
services:
ngircd:
image: linuxserver/ngircd:latest
container_name: ngircd
restart: no
Docker Hub | linuxserver/ngircd |
Build Time | 17 May 2025 14:56:03 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | latest | 17 May 2025 at 14:55:58 |
---
version: "2"
services:
ngircd:
image: linuxserver/ngircd:latest
container_name: ngircd
restart: no
docker create \
--name=ngircd \ --restart no \
linuxserver/ngircd:latest