znc-buildmod
Development files needed to compile ZNC modules
RUN apt-get update && \
apt-get install -y znc-dev
RUN apt-get update && \
apt-get install -y znc-dev
RUN apk add znc
RUN pacman -S --noconfirm znc
RUN apt-get update && \
apt-get install -y znc-dev
RUN dnf install -y znc-devel
RUN apt-get update && \
apt-get install -y znc-dev