diff options
| author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-02-05 13:42:21 +0000 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-05 13:42:21 +0000 | 
| commit | 40b35fb87516f461ae562b247ab13a80f57beede (patch) | |
| tree | cf41011830764ee204f0670ed25c253e77ebc8a0 /docker/start.py | |
| parent | Docker: only copy what we need to the build image (#4562) (diff) | |
| download | synapse-40b35fb87516f461ae562b247ab13a80f57beede.tar.xz | |
Enable ACME support in the docker image (#4566)
Also: * Fix wrapping in docker readme * Clean up some docs on the docker image * a workaround for #4554
Diffstat (limited to '')
| -rwxr-xr-x | docker/start.py | 18 | 
1 files changed, 14 insertions, 4 deletions
| diff --git a/docker/start.py b/docker/start.py | 
