An IRC server that boots and runs. Very simple non-production configs.
1.7K
To run, simply:
docker run -d carver/ngircd
If your irc server ports are in use or blocked, you can assign random server ports by running the container with:
docker run -d -p 443 -p 6664 -p 6667 carver/ngircd
Content type
Image
Digest
sha256:38654ef51…
Size
140.9 MB
Last updated
almost 11 years ago
docker pull carver/ngircd