Search Docker Hub
sftp0
By dockerapp
sftp server with root user access.
330
sftp0 is a sftp server with root user access.
docker run -d --name sftp0 -e <rootpassword> \ -v /shared/folder:/data/share \ -p 20002:22 dockerapp/sftp0
Content type
Image
Digest
Size
4.7 MB
Last updated
over 8 years ago
docker pull dockerapp/sftp0