Make sure brotli is available when needed

What does this MR do and why?

With !1042 (merged), we started using brotli instead of gzip for compression.

However, brotli isn't shipped in our Docker image for site builds:

In the short term, we can install it at runtime. In the longer term, we can ship it in our builder images.

Job with brotli available: https://gitlab.com/gitlab-org/technical-writing/docs-gitlab-com/-/jobs/11056126571.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Evan Read

Merge request reports

Loading