dnet-config
A dumb, portable networking library -- development files
RUN apt-get update && \
apt-get install -y libdumbnet-dev
RUN apt-get update && \
apt-get install -y libdumbnet-dev
RUN apk add libdnet
RUN pacman -S --noconfirm libdnet
RUN apt-get update && \
apt-get install -y libdumbnet-dev
RUN yum install -y libdnet-devel
RUN dnf install -y libdnet-devel
RUN apt-get update && \
apt-get install -y libdumbnet-dev