Sign inSign up

chanux/znc

By chanux

Updated almost 11 years ago

Image
0

1.0K

chanux/znc repository overview

Docker - znc

znc is an irc proxy http://wiki.znc.in/ZNC

Build the image and run it as follows

docker build -t chanux/znc .

First run

docker run -v /host/dir/path:/znc -it chanux/znc znc --datadir=/znc --makeconf

Afterwards

docker run -v /host/dir/path:/znc -p 6667:6667 --name znc -d chanux/znc

Tag summary

Content type

Image

Digest

sha256:ee98c9e12

Size

63.6 MB

Last updated

almost 11 years ago

docker pull chanux/znc