sftpgo/docker
Nicola Murino 4e41a5583d refactoring: add common package
The common package defines the interfaces that a protocol must implement
and contain code that can be shared among supported protocols.

This way should be easier to support new protocols
2020-07-24 23:39:38 +02:00
..
rest-api-cli move REST API CLI in examples directory 2020-05-16 14:02:46 +02:00
sftpgo refactoring: add common package 2020-07-24 23:39:38 +02:00
README.md Add API endpoint to set current quota 2020-06-20 12:38:04 +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.