commit 6c533a5bba67c69e5381413f22ba3609080158cd Author: Jeffrey C. Ollie Date: Thu Oct 13 21:25:41 2022 -0500 first diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..49ca917 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,2 @@ +FROM docker.io/library/python:3 +RUN pip install synapse-s3-storage-provider==1.1.2