summary refs log tree commit diff
path: root/docker/start.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Factor out "generate_config_from_template"Richard van der Hoff2019-06-251-41/+81
| | | | ... and inline generate_secrets
* Run Black. (#5482)Amber Brown2019-06-201-19/+39
|
* Fix handling of SYNAPSE_NO_TLS in docker image (#5005)*=0=1=4=*2019-04-251-0/+12
|
* Enable ACME support in the docker image (#4566)Richard van der Hoff2019-02-051-4/+14
| | | | | | | Also: * Fix wrapping in docker readme * Clean up some docs on the docker image * a workaround for #4554
* make python 3 work in the docker containerJan Christian Grünhage2018-09-201-1/+2
|
* Refactor docker locations and README.Michael Kaye2018-08-021-0/+66
This addresses #3224