dhcpcd-bin
DHCP client for automatically configuring IPv4 networking
RUN apt-get update && \
apt-get install -y dhcpcd
RUN apt-get update && \
apt-get install -y dhcpcd
RUN apk add dhcpcd
RUN pacman -S --noconfirm dhcpcd
RUN dnf install -y dhcpcd
RUN apt-get update && \
apt-get install -y dhcpcd