Sign inSign up

hegedussz/proftpd

By hegedussz

Updated almost 7 years ago

FTP server

Image
0

440

hegedussz/proftpd repository overview

docker-proftpd

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

Tag summary

Content type

Image

Digest

Size

91.4 MB

Last updated

almost 7 years ago

docker pull hegedussz/proftpd