jhaals/znc

By jhaals

Updated over 7 years ago

Image
0

177

ZNC IRC bouncer in docker

This tiny(5mb) container runs ZNC. Config and SSL certificate will be generated if none are provided in the config folder

docker run -p <port>:6667 -v /my/znc:/.znc jhaals/znc zncrun <username> <password>

This is an updated version of shykes/docker-znc

Docker Pull Command

docker pull jhaals/znc