
ojob ojob.io/docker/sftp port= volume= users= Outputs a docker-compose sftp docker container service configuration.
| Name | Description | 
|---|---|
| port | The port number where the sftp will be available (defaults: 2222) | 
| volume | The volume where files will be stored (defaults: sftp). | 
| users | Comma delimited list of users. Passwords will be auto-generated if not provided. Optionally you can provide the password as 'aUser:aPassword' |