ftpd
File Transfer Protocol server
RUN apt-get update && \
apt-get install -y inetutils-ftpd
RUN apt-get update && \
apt-get install -y inetutils-ftpd
RUN pacman -S --noconfirm inetutils-ftpd
RUN apt-get update && \
apt-get install -y inetutils-ftpd
RUN yum install -y inetutils-ftpd
RUN dnf install -y inetutils-ftpd
RUN apt-get update && \
apt-get install -y inetutils-ftpd