vsftpd FTP Server
Small and flexible docker image with vsftpd server and FTPS TLS support
About
vsftpd (Very Secure FTP Daemon) is a lightweight and secure FTP server for UNIX-like systems. It focuses on security, performance, and ease of deployment—especially in containerized environments. This implementation typically runs via the community-maintained delfer/alpine-ftp-se…