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.
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>