summary refs log tree commit diff
path: root/docker/Dockerfile-workers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use bookwork as docker base image (#16324)Erik Johnston2023-09-151-2/+2
* Bump library/redis from 6-bullseye to 7-bullseye in /docker (#15712)dependabot[bot]2023-06-051-1/+1
* Docker fully qualified image names (#15689)Jason Little2023-05-311-2/+2
* Add `--editable` flag to `complement.sh` which uses an editable install of Sy...reivilibre2022-12-071-1/+2
* Complement test image: capture logs from nginx (#14063)Richard van der Hoff2022-10-051-1/+5
* synapse-workers docker: copy nginx and redis in from base images (#13447)Richard van der Hoff2022-08-041-35/+58
* Call out buildkit is required when building test docker images (#13338)Brendan Abolivier2022-07-211-0/+1
* Collapse Docker build commands in Complement CI runs to make the logs easier ...reivilibre2022-06-151-2/+2
* Merge the Complement testing Docker images into a single, multi-purpose image...reivilibre2022-06-081-1/+2
* Use supervisord to supervise Postgres and Caddy in the Complement image. (#12...reivilibre2022-04-271-0/+3
* Dockerfile-workers: reduce the amount we install (#12464)Richard van der Hoff2022-04-141-3/+14
* Fix up healthcheck generation for workers docker image (#12405)Richard van der Hoff2022-04-111-3/+0
* Create healthcheck script for synapse-workers container (#11429)Michael Kaye2021-11-261-0/+3
* Add a dockerfile for running a set of Synapse worker processes (#9162)Andrew Morgan2021-04-141-0/+23