Search Docker Hub
znc
By bltavares
ZNC IRC Bouncer
1.7K
Docker image of ZNC with push module available.
Create the config file first:
docker run -v $(pwd):/znc -ti --rm bltavares/znc znc -d /znc --makeconf
Then start the container
docker run -v $(pwd):znc -d bltavares/znc
Content type
Image
Digest
sha256:8eb89461d…
Size
26.6 MB
Last updated
about 5 years ago
docker pull bltavares/znc