docker-vsftpd Resources to build an Alpine vsftpd container. Dependencies hub.docker.com/_/alpine/ Usage Start: $ docker run \ --rm \ -td \ steenzout/vsftpd Log files: $ docker logs \ -f <container name> Links vsftpd vsftpd.conf stackoverflow: How to configure vsftpd to work with passive mode github gist: docker-log-gist.md