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
Content type
Image
Digest
Size
2.4 MB
Last updated
almost 8 years ago
docker pull gmoisio/ftp