Sign inSign up

gmoisio/ftp

By gmoisio

Updated almost 8 years ago

ftp server for ZTP appliance

Image
0

1.5K

gmoisio/ftp repository overview

ftp server based on Alpine Linux

Root directory not writable, must use upload directory

Variable PASV_ADDRESS, which is the IP@ of the host, is mandatory for GUI passive mode

Run with:

docker run -d --name ftp
-p 21:21 -p 10090-10099:10090-10099 -e "PASV_ADDRESS=192.168.1.1" -v /home/gilbert/ftp:/home/ztp gmoisio/ftp

Tag summary

Content type

Image

Digest

Size

2.4 MB

Last updated

almost 8 years ago

docker pull gmoisio/ftp