---
version: "2"
services:
ngircd:
image: linuxserver/ngircd:latest
container_name: ngircd
restart: no
Docker Hub | linuxserver/ngircd |
Build Time | 15 Feb 2025 14:59:29 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | latest | 15 Feb 2025 at 14:59:25 |
---
version: "2"
services:
ngircd:
image: linuxserver/ngircd:latest
container_name: ngircd
restart: no
docker create \
--name=ngircd \ --restart no \
linuxserver/ngircd:latest