sftpgo/docker
Nicola Murino 8306b6bde6 refactor virtual folders
The same virtual folder can now be shared among users and different
folder quota limits for each user are supported.

Fixes #120
2020-06-07 23:30:18 +02:00
..
rest-api-cli move REST API CLI in examples directory 2020-05-16 14:02:46 +02:00
sftpgo refactor virtual folders 2020-06-07 23:30:18 +02:00
README.md add sample Dockerfiles 2019-09-06 13:20:21 +02:00

Dockerfile examples

Sample Dockerfiles for sftpgo daemon and the REST API CLI.

We don't want to add a Dockerfile for each single sftpgo configuration options or data provider. You can use the docker configurations here as starting point that you can customize to run sftpgo with Docker.