a simple sftp docker image
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
How to use:
- create a “authorized_keys” file and add your public ssh-keys there
- run genHostKeys.sh
- change the username in docker-compose.yaml
- change the volume to use in docker-compose.yaml
- change uid and gid in docker-compose.yaml
- docker-compose build
- docker-compose up