Sign inSign up

robtimmer/sftp

By robtimmer

Updated about 9 years ago

Ubuntu:14:04 based image with sFTP-server, configurable by environment variables

Image
0

4.2K

robtimmer/sftp repository overview

robtimmer/sftp

To launch it and have your share listen on port 2022, just type:

docker run -d -p 2022:22 -e USER=myuser -e PASS=myverysecretpassword -e GROUP_GID=33 robtimmer/sftp

Hint: GROUP_GID can be any valid group id (that has already been created)

Tag summary

Content type

Image

Digest

Size

99.5 MB

Last updated

about 9 years ago

docker pull robtimmer/sftp