Skip to content

Draft: Use debian slim image by default in CI

David Dieulivol requested to merge ddieulivol-use_slim_image_by_default into master

What does this MR do and why?

Use a debian-slim image by default in the CI.

Before / After

Compare the same jobs in a pipeline outside of this MR, and in this MR. Both jobs should not use caching for the image, so that we can properly compare the time it takes to download the image.

MR 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 David Dieulivol

Merge request reports