1
0
mirror of https://github.com/drakkan/sftpgo.git synced 2025-11-23 22:04:50 +02:00
Files
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
..
2020-06-07 23:30:18 +02:00
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.