mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
fc8335a17f
Apply the approach from commit 354fdf2116 (ci: Reduce intermediate
docker layers and final image size, 2023-02-01) to more stages.
Also:
* Use cache (prefetch metadata and packages) to reduce network I/O
and speedup image build.
* Use `tmpfs` to drop logs produced by the package manager.