summary refs log tree commit diff
path: root/docker/Dockerfile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Install cryptography build dependencies in requirements image. (#13372)Jasper Spaans2022-08-031-1/+2
* Enable Complement CI tests in the 'latest deps' test run. (#13213)reivilibre2022-08-011-2/+22
* Use and recommend poetry 1.1.14, up from 1.1.12 (#13285)David Robertson2022-07-151-1/+1
* Enable Complement testing in the 'Twisted Trunk' CI runs. (#13079)reivilibre2022-07-011-1/+8
* Collapse Docker build commands in Complement CI runs to make the logs easier ...reivilibre2022-06-151-3/+3
* Pin poetry.core in Docker images (#12853)Erik Johnston2022-05-241-1/+1
* Mark Dockerfile as requiring BuildKit (#12541)Jason Robinson2022-04-261-0/+1
* Dump setuptools; correct pyproject version number (#12478)David Robertson2022-04-201-4/+2
* Workaround pip bug installing latest treq and not-latest twisted from hashes ...David Robertson2022-04-121-1/+1
* Poetry: use locked environment in Docker images (#12385)David Robertson2022-04-071-20/+58
* Move synctl into `synapse._scripts` and expose as an entrypoint (#12140)David Robertson2022-03-041-1/+1
* Move scripts directory inside synapse, exposing as setuptools entry_points (#...David Robertson2022-03-021-1/+0
* Use Python 3.9 in Synapse dockerfiles by default (#12112)Andrew Morgan2022-03-011-2/+2
* Docker: remove `VOLUME` directive (#11997)Richard van der Hoff2022-02-151-2/+0
* Use buildkit's cache feature to speed up docker builds (#11691)Richard van der Hoff2022-01-121-5/+21
* Docker healthcheck timings - add startup delay and changed interval (#9913)Christopher May-Townsend2021-05-051-1/+1
* Put opencontainers labels to the final image (#9765)Johannes Wienke2021-04-081-5/+5
* Make pip install faster in Docker build for Complement testing (#9610)Eric Eastwood2021-03-261-43/+41
* Merge branch 'master' into developErik Johnston2021-03-261-20/+23
|\
| * Explicitly upgrade openssl in docker file and enforce new version of cryptogr...Erik Johnston2021-03-261-20/+23
* | Include opencontainers labels in Docker image (#9612)Johannes Wienke2021-03-221-0/+5
|/
* Install jemalloc in docker image (#8553)Mathieu Velten2021-03-161-0/+1
* Add rustc to Docker image build environment (#9405)Dan Callahan2021-02-151-0/+2
* Remove version pin prometheus_client dependency (#8875)Jordan Bancino2020-12-041-1/+1
* Cap the version of prometheus_client to <v0.9.0 in the dockerfile (#8767)Andrew Morgan2020-11-171-1/+2
* Use Python 3.8 in Docker images by default (#8698)Dan Callahan2020-11-021-1/+1
* Add required Debian dependencies to allow docker builds on the arm platform (...Christopher May-Townsend2020-08-261-3/+10
* Add healthcheck for default localhost 8008 port on /health endpoint. (#8147)Christopher May-Townsend2020-08-241-0/+4
* Switch to Debian:Slim from Alpine for the docker image (#7839)Christopher May-Townsend2020-07-171-34/+23
* Add libwebp dependency to Dockerfile (#7791)Juho Vanhanen2020-07-061-0/+2
* Update runtime docker image to Alpine v3.11Cédric Laubacher2020-05-031-1/+1
* bump the version of Alpine Linux used in the docker images (#6897)Richard van der Hoff2020-02-121-1/+1
* Upgrade Alpine Linux used in the Docker image (3.8 -> 3.10) (#5619)Slavi Pantaleev2019-07-121-2/+2
* Add ability to set timezone for Docker container (#5383)Amir Zarrinkafsh2019-07-021-0/+1
* Update docker image to use Python 3.7. (#5546)Richard van der Hoff2019-06-251-1/+1
* Include xmlsec in the docker imageRichard van der Hoff2019-06-181-1/+3
* Enable ACME support in the docker image (#4566)Richard van der Hoff2019-02-051-1/+14
* Docker: only copy what we need to the build image (#4562)Richard van der Hoff2019-02-051-1/+4
* fix docker build to install optional deps release-v0.34.1Richard van der Hoff2019-01-091-3/+1
* Further reduce the size of the docker image (#3972)Richard van der Hoff2018-10-011-25/+46
* Update DockerfileJan Christian Grünhage2018-09-251-1/+0
* make python 3 work in the docker containerJan Christian Grünhage2018-09-201-1/+3
* add runtime dependenciesJan Christian Grünhage2018-09-101-5/+10
* Move COPY before RUN and merge RUNsMathijs van Gorcum2018-09-101-5/+5
* Remove build requirements after buildingMathijs van Gorcum2018-09-101-2/+3
* update docker base-image to alpine 3.8Jan Christian Grünhage2018-08-091-1/+1
* Refactor docker locations and README.Michael Kaye2018-08-021-0/+35