dhcrelay
ISC DHCP relay daemon
RUN apt-get update && \
apt-get install -y isc-dhcp-relay
RUN apt-get update && \
apt-get install -y isc-dhcp-relay
RUN apk add dhcp
RUN pacman -S --noconfirm dhcp
RUN apt-get update && \
apt-get install -y isc-dhcp-relay
RUN dnf install -y dhcp-relay
RUN apt-get update && \
apt-get install -y isc-dhcp-relay