synapse/changelog.d/13279.misc
Richard van der Hoff 512486bbeb
Docker: copy postgres from base image (#13279)
When building the docker images for complement testing, copy a preinstalled
complement over from a base image, rather than apt installing it. This avoids
network traffic and is much faster.
2022-07-15 11:13:40 +01:00

2 lines
65 B
Plaintext

Reduce the rebuild time for the complement-synapse docker image.