This image forked from hauptmedia/proftpd https://github.com/hauptmedia/docker-proftpd
Example run for a proftpd instance:
docker run -d --net host \
-e FTP_USERNAME=test -e FTP_PASSWORD=test \
-v /path/to/your/ftpdir:/home/$FTP_USERNAME \
hegedussz/proftpd
Content type
Image
Digest
Size
91.4 MB
Last updated
almost 7 years ago
docker pull hegedussz/proftpd