dotWee / docker-matrix-synapse-s3

Custom matrix-synapse docker image with synapse-s3-storage-provider preinstalled

Home Page:https://hub.docker.com/r/dotwee/matrix-synapse-s3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github status github activity github latest tag github open issues docker pulls

Custom matrix-synapse docker image with matrix-org/synapse-s3-storage-provider preinstalled.

pull it

$ docker pull dotwee/matrix-synapse-s3:latest
$ docker pull ghcr.io/dotwee/matrix-synapse-s3:latest

available architectures

  • linux/arm64
  • linux/amd64

available tags

  • 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 it

use just like the official docker image provided by matrix.org Element.

details in the official documentation.

license

copyright (c) 2021 lukas 'dotwee' wolfsteiner lukas@wolfsteiner.media

licensed under the do what the fuck you want to public license

About

Custom matrix-synapse docker image with synapse-s3-storage-provider preinstalled

https://hub.docker.com/r/dotwee/matrix-synapse-s3

License:Do What The F*ck You Want To Public License


Languages

Language:Dockerfile 100.0%