znc
lscr.io/linuxserver/znc
https://github.com/orgs/linuxserver/packages/container/package/znc
Donations
https://www.linuxserver.io/donate
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png
bridge
false
https://github.com/linuxserver/docker-znc/issues/new/choose
bash
https://github.com/linuxserver/docker-znc#application-setup
https://github.com/linuxserver/docker-znc#readme
http://wiki.znc.in/ZNC
Znc(http://wiki.znc.in/ZNC) is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. Multiple clients from different locations can connect to a single ZNC account simultaneously and therefore appear under the same nickname on IRC.
http://[IP]:[PORT:6501]
https://raw.githubusercontent.com/linuxserver/templates/main/unraid/znc.xml
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/znc-logo.png
2025-07-27
### 2025-07-27
- Rebase to Alpine 3.22.
### 2024-06-10
- Migrate default config file to newer format.
### 2024-06-06
- Rebase to Alpine 3.20.
### 2024-03-26
- Switch back to multi-threaded builds and ignore `-beta` and `-alpha` tags as well as `-rc`.
### 2024-02-22
- Update build system for v1.9.0 (use cmake).
### 2023-12-23
- Rebase to Alpine 3.19.
### 2023-07-12
- Rebasing to Alpine 3.18.
### 2023-07-07
- Deprecate armhf. As announced here(https://www.linuxserver.io/blog/a-farewell-to-arm-hf)
### 2023-02-13
- Rebase to Alpine 3.17, migrate to s6v3.
### 2022-01-19
- Rebasing to alpine 3.15.
### 2020-06-01
- Rebasing to alpine 3.12.
### 2019-12-19
- Rebasing to alpine 3.11.
### 2019-11-02
- Add znc-palaver module.
### 2019-06-28
- Rebasing to alpine 3.10.
### 2019-03-23
- Switching to new Base images, shift to arm32v7 tag.
### 2019-02-22
- Rebasing to alpine 3.9.
### 2019-01-31
- Add pipeline logic and multi arch.
### 2019-01-30
- Add push and clientbuffer modules.
### 2018-08-17
- Rebase to alpine 3.8, use buildstage.
### 2018-01-03
- Deprecate cpu_core routine lack of scaling.
### 2017-12-07
- Rebase alpine linux 3.7.
### 2017-10-25
- Remove debug switch from run command.
### 2017-05-26
- Rebase alpine linux 3.6.
### 2017-02-06
- Rebase alpine linux 3.5.
### 2017-01-19
- Add playback module.
### 2017-01-07
- Add ca-certificates package, resolve sasl issues.
### 2016-12-07
- Use scanelf to determine runtime dependencies. Fix error with continuation.
### 2016-10-14
- Add version layer information.
### 2016-09-30
- Fix umask.
### 2016-09-11
- Add layer badges to README.
### 2016-08-28
- Add badges to README.
### 2016-08-20
- Rebase to alpine linux, move to main repository.
### 2015-12-11
- Initial Release.