- Nov 17, 2020
-
-
Andrew Morgan authored
Short-term fix for https://github.com/matrix-org/synapse/issues/8766.
-
- Nov 02, 2020
-
-
Dan Callahan authored
This bumps us closer to current Python without going all the way to 3.9. Fixes #8674 Signed-off-by:
Dan Callahan <danc@element.io>
-
- Aug 26, 2020
-
-
Christopher May-Townsend authored
Signed-off-by:
Christopher May-Townsend <chris@maytownsend.co.uk>
-
- Aug 24, 2020
-
-
Christopher May-Townsend authored
-
- Jul 17, 2020
-
-
Christopher May-Townsend authored
As mentioned in #7397, switching to a debian base should help with multi-arch work to save time on compiling. This is unashamedly based on #6373, but without the extra functionality. Switch python version back to generic 3.7 to always pull the latest. Essentially, keeping this as small as possible. The image is bigger though unfortunately.
-
- Jul 06, 2020
-
-
Juho Vanhanen authored
* Add libwebp dependency to Dockerfile Signed-off-by:
Juho Vanhanen <juho@vanhanen.io>
-
- May 03, 2020
-
-
Cédric Laubacher authored
-
- Feb 12, 2020
-
-
Richard van der Hoff authored
-
- Jul 12, 2019
-
-
Slavi Pantaleev authored
Alpine Linux 3.8 is still supported, but it seems like it's quite outdated now. While Python should be the same on both, all other libraries, etc., are much newer in Alpine 3.9 and 3.10. Signed-off-by:
Slavi Pantaleev <slavi@devture.com>
-
- Jul 02, 2019
-
-
Amir Zarrinkafsh authored
Signed-off-by:
Amir Zarrinkafsh <nightah@me.com>
-
- Jun 25, 2019
-
-
Richard van der Hoff authored
Python 3.7 is apparently faster than 3.6, and should be mature enough.
-
- Jun 18, 2019
-
-
Richard van der Hoff authored
Fixes #5467.
-
- Feb 05, 2019
-
-
Richard van der Hoff authored
Also: * Fix wrapping in docker readme * Clean up some docs on the docker image * a workaround for #4554
-
Richard van der Hoff authored
There are two reasons this is a good thing: * first, it means that you don't end up with stuff kicking around your working copy ending up in the build image by mistake (which can upset the pip install process) * second: it means that the docker image cache is more effective, and we can reuse docker images when iterating on the docker stuff.
-
- Jan 09, 2019
-
-
Richard van der Hoff authored
-
- Oct 01, 2018
-
-
Richard van der Hoff authored
Rewrite the dockerfile as a multistage build: this means we can get rid of a whole load of cruft which we don't need.
-
- Sep 25, 2018
-
-
Jan Christian Grünhage authored
-
- Sep 20, 2018
-
-
Jan Christian Grünhage authored
-
- Sep 10, 2018
-
-
Jan Christian Grünhage authored
-
Mathijs van Gorcum authored
-
Mathijs van Gorcum authored
-
- Aug 09, 2018
-
-
Jan Christian Grünhage authored
-
- Aug 02, 2018
-
-
Michael Kaye authored
This addresses #3224
-
- Jul 19, 2018
-
-
Benedikt Heine authored
This matches docker best practices. Signed-off-by:
Benedikt Heine <bebe@bebehei.de>
-
- May 18, 2018
-
-
Paul Tötterman authored
Signed-off-by:
Paul Tötterman <paul.totterman@iki.fi>
-
- Feb 08, 2018
-
-
kaiyou authored
-
- Feb 05, 2018
- Feb 04, 2018
- Feb 03, 2018
-
-
kaiyou authored
-
- Sep 28, 2017
-
-
Robert Swain authored
-