vsftpdwho
lightweight, efficient FTP server written for security
RUN apt-get update && \
apt-get install -y vsftpd
RUN apt-get update && \
apt-get install -y vsftpd
RUN apk add vsftpd
RUN pacman -S --noconfirm vsftpd
RUN apt-get update && \
apt-get install -y vsftpd
RUN yum install -y vsftpd
RUN dnf install -y vsftpd
RUN apt-get update && \
apt-get install -y vsftpd