tftp
Trivial File Transfer Protocol client. More information: <https://manned.org/tftp.1>.
RUN apt-get update && \
apt-get install -y tftp
RUN apt-get update && \
apt-get install -y tftp
RUN pacman -S --noconfirm tftp
RUN apt-get update && \
apt-get install -y tftp
RUN yum install -y tftp
RUN dnf install -y tftp
RUN apt-get update && \
apt-get install -y tftp