Sign inSign up

carver/ngircd

By carver

Updated almost 11 years ago

An IRC server that boots and runs. Very simple non-production configs.

Image
1

1.7K

carver/ngircd repository overview

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

Tag summary

Content type

Image

Digest

sha256:38654ef51

Size

140.9 MB

Last updated

almost 11 years ago

docker pull carver/ngircd