summary refs log tree commit diff
path: root/README.rst
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2015-04-29 00:14:29 +0100
committerMatthew Hodgson <matthew@matrix.org>2015-04-29 00:14:29 +0100
commite3005d3ddb62e7d2d7fe83e97d9ac04f5cfa5665 (patch)
tree17a665a25b9bef25a0c3d4b8eb246d39b389d158 /README.rst
parentgeneral clean up. s/alpha/beta/g. add intelfx's AUR package for Arch. s/the h... (diff)
downloadsynapse-e3005d3ddb62e7d2d7fe83e97d9ac04f5cfa5665.tar.xz
mention silviof's dockerfile
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 463b0c6d7d..b7a21558c9 100644
--- a/README.rst
+++ b/README.rst
@@ -124,6 +124,9 @@ To install the synapse homeserver run::
 This installs synapse, along with the libraries it uses, into a virtual
 environment under ``~/.synapse``.
 
+Alternatively, Silvio Fricke has contributed a Dockerfile to automate the
+above in Docker at https://registry.hub.docker.com/u/silviof/docker-matrix/.
+
 To set up your homeserver, run (in your virtualenv, as before)::
 
     $ cd ~/.synapse