tftpd
network boot, install, and update server - daemon
RUN apt-get update && \
apt-get install -y cobbler
RUN apk add iputils
RUN pacman -S --noconfirm iputils
RUN yum install -y iputils
RUN dnf install -y iputils
RUN apt-get update && \
apt-get install -y cobbler