0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-18 11:33:45 +02:00
Commit graph

27 commits

Author SHA1 Message Date
Tulir Asokan 0cda5cdaac Bump Docker image to Python 3.11 2022-11-16 17:17:25 +02:00
Tulir Asokan 3929352e45 Add rustup to dockerfile 2022-09-20 14:03:28 +03:00
Tulir Asokan 1bf9f5a019 Don't uninstall build env setuptools 2022-04-26 21:48:15 +03:00
Tulir Asokan addddf58cc Add --no-deps for custom packages too 2022-04-26 21:16:10 +03:00
Tulir Asokan 39f228c35c Update dockerfile 2022-04-26 15:00:04 +03:00
Tulir Asokan ff7bece06f Try to hack together poetry support 2022-04-21 14:00:35 +03:00
Tulir Asokan 7c980c94a6 Update Dockerfile 2022-03-17 14:07:38 +02:00
Tulir Asokan e89580fcd1 Fix shared secret auth tag name 2022-02-21 00:33:51 +02:00
Tulir Asokan 5e5f62467b Update dockerfile 2022-02-21 00:31:50 +02:00
Tulir Asokan 9870604741 Merge remote-tracking branch 'upstream/release-v1.52' 2022-02-01 14:22:34 +02:00
Tulir Asokan d5d7621887 Pin frozendict in dockerfile 2021-12-21 19:49:28 +02:00
Tulir Asokan 699428b5a3 Pin shared secret auth module 2021-11-09 16:08:32 +02:00
Tulir Asokan c62f8e0f82 Merge remote-tracking branch 'upstream/release-v1.30.1' 2021-03-26 14:28:12 +02:00
Tulir Asokan 31b29a30b6 Bump synapse version 2021-02-23 14:08:17 +02:00
Tulir Asokan 5f45d6e449 Switch to upstream docker image + jemalloc 2021-02-11 19:15:24 +02:00
Tulir Asokan c79b058cff Add custom docker image 2020-11-18 14:13:47 +02:00
Michael Kaye 0d25724419 Refactor docker locations and README.
This addresses #3224
2018-08-02 18:21:32 +01:00
Benedikt Heine f1dd89fe86 [Docker] Use sorted multiline package lists
This matches docker best practices.

Signed-off-by: Benedikt Heine <bebe@bebehei.de>
2018-07-19 11:38:58 +02:00
Paul Tötterman 861f8a9b21 Add lxml to docker image for web previews
Signed-off-by: Paul Tötterman <paul.totterman@iki.fi>
2018-05-18 16:20:08 +03:00
kaiyou b9b668e4bb Update to Alpine 3.7 and switch to libressl 2018-02-08 21:39:36 +01:00
kaiyou 107a5c9441 Add the non-tls port to the expose list 2018-02-05 23:02:33 +01:00
kaiyou 630573a932 Do not copy documentation files to the Docker root folder 2018-02-05 22:57:22 +01:00
kaiyou e9021e16c4 Run the server as an unprivileged user 2018-02-04 23:19:08 +01:00
kaiyou 1ba2fe114c Provide an example docker compose file 2018-02-04 12:55:20 +01:00
kaiyou 042757feb2 Install the postgres dependencies 2018-02-04 12:28:42 +01:00
kaiyou 48bc22f89d Allow for a wheel cache and include missing files in the build 2018-02-04 10:58:07 +01:00
kaiyou 431476fbc4 Initial commit including a Dockerfile for synapse 2018-02-03 20:18:36 +01:00