| Commit message (Expand) | Author | Age | Files | Lines |
* | Cache Rust build cache when building docker images (#14130) | Erik Johnston | 2022-10-17 | 1 | -1/+3 |
* | Merge remote-tracking branch 'origin/release-v1.69' into develop | Patrick Cloke | 2022-10-14 | 1 | -1/+7 |
|\ |
|
| * | Fix docker build OOMing in CI for arm64 builds (#14173) | Erik Johnston | 2022-10-13 | 1 | -0/+6 |
| * | Fix pinning Rust deps in docker images (#14129) | Erik Johnston | 2022-10-11 | 1 | -1/+1 |
* | | Use minimal Rust installation in docker images and CI (#14141) | David Robertson | 2022-10-12 | 1 | -1/+1 |
|/ |
|
* | Fix Docker build when Rust .so has been build locally first (#13811) | Mathieu Velten | 2022-09-16 | 1 | -3/+5 |
* | Add a stub Rust crate (#12595) | Erik Johnston | 2022-09-06 | 1 | -2/+12 |
* | Bump docker image to use stable poetry version (#13688) | Erik Johnston | 2022-09-01 | 1 | -10/+1 |
* | Install cryptography build dependencies in requirements image. (#13372) | Jasper Spaans | 2022-08-03 | 1 | -1/+2 |
* | Enable Complement CI tests in the 'latest deps' test run. (#13213) | reivilibre | 2022-08-01 | 1 | -2/+22 |
* | Use and recommend poetry 1.1.14, up from 1.1.12 (#13285) | David Robertson | 2022-07-15 | 1 | -1/+1 |
* | Enable Complement testing in the 'Twisted Trunk' CI runs. (#13079) | reivilibre | 2022-07-01 | 1 | -1/+8 |
* | Collapse Docker build commands in Complement CI runs to make the logs easier ... | reivilibre | 2022-06-15 | 1 | -3/+3 |
* | Pin poetry.core in Docker images (#12853) | Erik Johnston | 2022-05-24 | 1 | -1/+1 |
* | Mark Dockerfile as requiring BuildKit (#12541) | Jason Robinson | 2022-04-26 | 1 | -0/+1 |
* | Dump setuptools; correct pyproject version number (#12478) | David Robertson | 2022-04-20 | 1 | -4/+2 |
* | Workaround pip bug installing latest treq and not-latest twisted from hashes ... | David Robertson | 2022-04-12 | 1 | -1/+1 |
* | Poetry: use locked environment in Docker images (#12385) | David Robertson | 2022-04-07 | 1 | -20/+58 |
* | Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) | David Robertson | 2022-03-04 | 1 | -1/+1 |
* | Move scripts directory inside synapse, exposing as setuptools entry_points (#... | David Robertson | 2022-03-02 | 1 | -1/+0 |
* | Use Python 3.9 in Synapse dockerfiles by default (#12112) | Andrew Morgan | 2022-03-01 | 1 | -2/+2 |
* | Docker: remove `VOLUME` directive (#11997) | Richard van der Hoff | 2022-02-15 | 1 | -2/+0 |
* | Use buildkit's cache feature to speed up docker builds (#11691) | Richard van der Hoff | 2022-01-12 | 1 | -5/+21 |
* | Docker healthcheck timings - add startup delay and changed interval (#9913) | Christopher May-Townsend | 2021-05-05 | 1 | -1/+1 |
* | Put opencontainers labels to the final image (#9765) | Johannes Wienke | 2021-04-08 | 1 | -5/+5 |
* | Make pip install faster in Docker build for Complement testing (#9610) | Eric Eastwood | 2021-03-26 | 1 | -43/+41 |
* | Merge branch 'master' into develop | Erik Johnston | 2021-03-26 | 1 | -20/+23 |
|\ |
|
| * | Explicitly upgrade openssl in docker file and enforce new version of cryptogr... | Erik Johnston | 2021-03-26 | 1 | -20/+23 |
* | | Include opencontainers labels in Docker image (#9612) | Johannes Wienke | 2021-03-22 | 1 | -0/+5 |
|/ |
|
* | Install jemalloc in docker image (#8553) | Mathieu Velten | 2021-03-16 | 1 | -0/+1 |
* | Add rustc to Docker image build environment (#9405) | Dan Callahan | 2021-02-15 | 1 | -0/+2 |
* | Remove version pin prometheus_client dependency (#8875) | Jordan Bancino | 2020-12-04 | 1 | -1/+1 |
* | Cap the version of prometheus_client to <v0.9.0 in the dockerfile (#8767) | Andrew Morgan | 2020-11-17 | 1 | -1/+2 |
* | Use Python 3.8 in Docker images by default (#8698) | Dan Callahan | 2020-11-02 | 1 | -1/+1 |
* | Add required Debian dependencies to allow docker builds on the arm platform (... | Christopher May-Townsend | 2020-08-26 | 1 | -3/+10 |
* | Add healthcheck for default localhost 8008 port on /health endpoint. (#8147) | Christopher May-Townsend | 2020-08-24 | 1 | -0/+4 |
* | Switch to Debian:Slim from Alpine for the docker image (#7839) | Christopher May-Townsend | 2020-07-17 | 1 | -34/+23 |
* | Add libwebp dependency to Dockerfile (#7791) | Juho Vanhanen | 2020-07-06 | 1 | -0/+2 |
* | Update runtime docker image to Alpine v3.11 | Cédric Laubacher | 2020-05-03 | 1 | -1/+1 |
* | bump the version of Alpine Linux used in the docker images (#6897) | Richard van der Hoff | 2020-02-12 | 1 | -1/+1 |
* | Upgrade Alpine Linux used in the Docker image (3.8 -> 3.10) (#5619) | Slavi Pantaleev | 2019-07-12 | 1 | -2/+2 |
* | Add ability to set timezone for Docker container (#5383) | Amir Zarrinkafsh | 2019-07-02 | 1 | -0/+1 |
* | Update docker image to use Python 3.7. (#5546) | Richard van der Hoff | 2019-06-25 | 1 | -1/+1 |
* | Include xmlsec in the docker image | Richard van der Hoff | 2019-06-18 | 1 | -1/+3 |
* | Enable ACME support in the docker image (#4566) | Richard van der Hoff | 2019-02-05 | 1 | -1/+14 |
* | Docker: only copy what we need to the build image (#4562) | Richard van der Hoff | 2019-02-05 | 1 | -1/+4 |
* | fix docker build to install optional deps github/release-v0.34.1 release-v0.34.1 | Richard van der Hoff | 2019-01-09 | 1 | -3/+1 |
* | Further reduce the size of the docker image (#3972) | Richard van der Hoff | 2018-10-01 | 1 | -25/+46 |
* | Update Dockerfile | Jan Christian Grünhage | 2018-09-25 | 1 | -1/+0 |
* | make python 3 work in the docker container | Jan Christian Grünhage | 2018-09-20 | 1 | -1/+3 |
* | add runtime dependencies | Jan Christian Grünhage | 2018-09-10 | 1 | -5/+10 |
* | Move COPY before RUN and merge RUNs | Mathijs van Gorcum | 2018-09-10 | 1 | -5/+5 |
* | Remove build requirements after building | Mathijs van Gorcum | 2018-09-10 | 1 | -2/+3 |
* | update docker base-image to alpine 3.8 | Jan Christian Grünhage | 2018-08-09 | 1 | -1/+1 |
* | Refactor docker locations and README. | Michael Kaye | 2018-08-02 | 1 | -0/+35 |