Sign inSign up

spoonest/ftp

By spoonest

Updated about 10 years ago

This Dockerfile is forked. Use original code by the link https://github.com/nik-kor/dockerfiles

Image
1

1.5K

spoonest/ftp repository overview

FORK for testing purpose

This Dockerfile is forked for testing purpose. Please use original code by the link https://github.com/nik-kor/dockerfiles

To run container:

docker run --name=ftp -v /home/spoonest/Documents/Projects/simple_downloader/tmp:/home/ftpusers/joe -p 21:21 -p 30000-30009:30000-30009 -d -e 'PUBLICHOST=localhost' spoonest/ftp

User and password

Hardcoded:

user: joe 
password: 123456

Tag summary

Content type

Image

Digest

Size

186.2 MB

Last updated

about 10 years ago

docker pull spoonest/ftp