added docker to README

This commit is contained in:
Djeeberjr 2022-06-08 22:09:18 +02:00
parent de5d5a2344
commit d303ec9154

View File

@ -20,6 +20,10 @@ S3Share requires two things:
- a s3 bucket with read access - a s3 bucket with read access
- a sql database - a sql database
## Docker
The docker image is available at [Dockerhub](https://hub.docker.com/r/djeeberjr/s3share). There is also a [docker-compose](docker-compose.yml) file that can be used as an example.
# Synopsis # Synopsis
``` ```