These are docker images for ZNC running on our Alpine Linux image.
For the available versions please look at Docker Hub or Quay or check the existing folders within the GitHub repository.
- /var/lib/znc
- 8080
- 6667
ZNC_ALTNICK = admin_
ZNC_HEALTHCHECK_CODE = 200
ZNC_HEALTHCHECK_URL = http://localhost:8080/
ZNC_IDENT = admin
ZNC_IRC_IPV4 = true
ZNC_IRC_IPV6 = true
ZNC_IRC_SSL = false
ZNC_NICK = admin
ZNC_PASSWORD = admin
ZNC_REALNAME = Admin
ZNC_SKIP_CHOWN = false
ZNC_USERNAME = admin
ZNC_WEB_IPV4 = true
ZNC_WEB_IPV6 = true
ZNC_WEB_SSL = falseFork -> Patch -> Push -> Pull Request
MIT
Copyright (c) 2015 Thomas Boerger <http://www.webhippie.de>