dhcpd
ISC DHCP server for automatic IP address assignment
RUN apt-get update && \
apt-get install -y isc-dhcp-server-dbg
RUN apt-get update && \
apt-get install -y isc-dhcp-server-dbg
RUN apk add dhcp
RUN pacman -S --noconfirm dhcp
RUN apt-get update && \
apt-get install -y isc-dhcp-server-ldap
RUN dnf install -y dhcp-server
RUN apt-get update && \
apt-get install -y isc-dhcp-server-ldap