znc-docker icon indicating copy to clipboard operation
znc-docker copied to clipboard

Results 4 znc-docker issues
Sort by recently updated
recently updated
newest added

See link: https://hub.docker.com/layers/library/znc/latest/images/sha256-9ee87dce4120706eb1da4bbde51224efd1780117177e2e28ab5c72fc32669001?context=repo&tab=vulnerabilities Looks like libuv needs to be updated from 1.47 to 1.48

I put the module's source code (`palaver.cpp`) into `/znc-data/modules` and it compiles: ``` $ podman logs irc-bouncer Building modules ./palaver.cpp... -- The CXX compiler identification is GNU 9.2.0 -- Check...

Hi, is there a way to use an identfile with znc in docker? Oident is installed on my Docker Host, but don't know to which user the incoming ident requests...

It might be a good idea to write ZNC_VERSION to a file after building the modules and only rebuild them when the version changes.