Sign inSign up

xbt573/irc

By xbt573

Updated about 4 years ago

ngircd + anope services irc server

Image
1

1.1K

xbt573/irc repository overview

This docker image ships ngircd IRC daemon and anope IRC services

Start with:

docker run -it \
  -v $PWD/ngircd:/etc/ngircd \ 
  -v $PWD/anope:/root/services/conf \
  -v $PWD/anope/data:/root/services/data \
  -p 6667:6667 xbt573/irc:latest

Tag summary

Content type

Image

Digest

sha256:65b216027

Size

118.4 MB

Last updated

about 4 years ago

docker pull xbt573/irc