Custom matrix-synapse docker image with matrix-org/synapse-s3-storage-provider preinstalled.
from docker hub
$ docker pull dotwee/matrix-synapse-s3:latest
from github packages
$ docker pull ghcr.io/dotwee/matrix-synapse-s3:latest
linux/arm64
linux/amd64
- for each version there exists a matching tag (e.g.
:v1.101.0
) - the most recent version including unstable release candidates are tagged with
:latest
- to lock onto only stable versions, use
:stable
use just like the official docker image provided by matrix.org Element.
details in the official documentation.
copyright (c) 2021 lukas 'dotwee' wolfsteiner [email protected]
licensed under the do what the fuck you want to public license