Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dockhippie/znc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

znc

Docker Build GitHub Repo

These are docker images for ZNC running on our Alpine Linux image.

Versions

For the available versions please look at Docker Hub or Quay or check the existing folders within the GitHub repository.

Volumes

  • /var/lib/znc

Ports

  • 8080
  • 6667

Available environment variables

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 = false

Inherited environment variables

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

MIT

Copyright

Copyright (c) 2015 Thomas Boerger <http://www.webhippie.de>

About

Docker images for ZNC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •  

Languages