mirror of
https://github.com/matrix-org/synapse.git
synced 2026-02-14 04:01:21 +01:00
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.