Commit Graph

65 Commits (696cc9e802f63ba8657856d85f6982f49de14f27)

Author SHA1 Message Date
Erik Johnston 8613f7693e More renaming 12 months ago
Erik Johnston 3cf1a3aa17
Use bookwork as docker base image (#16324) 1 year ago
Jason Little 874378c052
Docker fully qualified image names (#15689) 2 years ago
helix-loop 08297f2f18
Add pkg-config package to Stage 0 (#15567) 2 years ago
David Robertson d4eba4409f
Install rust during Stage 0 of docker build (#15239) 2 years ago
katlol cf18fea9e1
Dockerfile: Bump Python version from 3.9 to 3.11 (#14875) 2 years ago
David Robertson b88cfe6d41
Require poetry>=1.3.2 (#14860) 2 years ago
Mathieu Velten eb2defc2f7
Add release note and update doc regarding ICU (#14712) 2 years ago
Brendan Abolivier 2a3cd59dd0
Add optional ICU support for user search (#14464) 2 years ago
Mathieu Velten 22e91b8019
docker: remove useless cargo install with apt (#14636) 2 years ago
Erik Johnston 6fee2f49f3
Cache Rust build cache when building docker images (#14130) 2 years ago
Erik Johnston 29ee4b6698
Fix docker build OOMing in CI for arm64 builds (#14173) 2 years ago
David Robertson 3f057e4c54
Use minimal Rust installation in docker images and CI (#14141) 2 years ago
Erik Johnston d94bcbced3
Fix pinning Rust deps in docker images (#14129) 2 years ago
Mathieu Velten d5292b8017
Fix Docker build when Rust .so has been build locally first (#13811) 2 years ago
Erik Johnston c9b7e97355
Add a stub Rust crate (#12595) 2 years ago
Erik Johnston 18e4092801
Bump docker image to use stable poetry version (#13688) 2 years ago
Jasper Spaans 503a95804e
Install cryptography build dependencies in requirements image. (#13372) 2 years ago
reivilibre 05aeeb3a80
Enable Complement CI tests in the 'latest deps' test run. (#13213) 2 years ago
David Robertson e9ce4d089b
Use and recommend poetry 1.1.14, up from 1.1.12 (#13285) 2 years ago
reivilibre c04e25789e
Enable Complement testing in the 'Twisted Trunk' CI runs. (#13079) 2 years ago
reivilibre 538044ac01
Collapse Docker build commands in Complement CI runs to make the logs easier to read. (#13058) 2 years ago
Erik Johnston f5b1c09909
Pin poetry.core in Docker images (#12853) 3 years ago
Jason Robinson 706456de1f
Mark Dockerfile as requiring BuildKit (#12541) 3 years ago
David Robertson e5a76ec00b
Dump setuptools; correct pyproject version number (#12478) 3 years ago
David Robertson 5f8173dd80
Workaround pip bug installing latest treq and not-latest twisted from hashes (#12439) 3 years ago
David Robertson 3a7e97c7ad
Poetry: use locked environment in Docker images (#12385) 3 years ago
David Robertson 4aeb00ca20
Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) 3 years ago
David Robertson f3f0ab10fe
Move scripts directory inside synapse, exposing as setuptools entry_points (#12118) 3 years ago
Andrew Morgan f26e390a40
Use Python 3.9 in Synapse dockerfiles by default (#12112) 3 years ago
Richard van der Hoff 5598556b77
Docker: remove `VOLUME` directive (#11997) 3 years ago
Richard van der Hoff d41c4654db
Use buildkit's cache feature to speed up docker builds (#11691) 3 years ago
Christopher May-Townsend d5305000f1
Docker healthcheck timings - add startup delay and changed interval (#9913) 4 years ago
Johannes Wienke cb657eb2f8
Put opencontainers labels to the final image (#9765) 4 years ago
Eric Eastwood 0a778c135f
Make pip install faster in Docker build for Complement testing (#9610) 4 years ago
Erik Johnston 12d6184713
Explicitly upgrade openssl in docker file and enforce new version of cryptography (#9697) 4 years ago
Johannes Wienke 4612302399
Include opencontainers labels in Docker image (#9612) 4 years ago
Mathieu Velten ccf1dc51d7
Install jemalloc in docker image (#8553) 4 years ago
Dan Callahan b8b172466f
Add rustc to Docker image build environment (#9405) 4 years ago
Jordan Bancino 295c209cdd
Remove version pin prometheus_client dependency (#8875) 4 years ago
Andrew Morgan c087f68053
Cap the version of prometheus_client to <v0.9.0 in the dockerfile (#8767) 4 years ago
Dan Callahan ca39e67f3d
Use Python 3.8 in Docker images by default (#8698) 4 years ago
Christopher May-Townsend ed18f32e1b
Add required Debian dependencies to allow docker builds on the arm platform (#8144) 4 years ago
Christopher May-Townsend 64e8a4697a
Add healthcheck for default localhost 8008 port on /health endpoint. (#8147) 4 years ago
Christopher May-Townsend a5545cf86d
Switch to Debian:Slim from Alpine for the docker image (#7839) 4 years ago
Juho Vanhanen d378c3da78
Add libwebp dependency to Dockerfile (#7791) 4 years ago
Cédric Laubacher a251e0f4ba
Update runtime docker image to Alpine v3.11 5 years ago
Richard van der Hoff 3dd2b5f5e3
bump the version of Alpine Linux used in the docker images (#6897) 5 years ago
Slavi Pantaleev f369164761 Upgrade Alpine Linux used in the Docker image (3.8 -> 3.10) (#5619) 5 years ago
Amir Zarrinkafsh de8077a164 Add ability to set timezone for Docker container (#5383) 5 years ago