Skip to content

Use smaller Docker image to speed up build

Winnie requested to merge (removed):smaller-docker-image into master

What does this MR do?

Use the minimal alpine image for building.

Are there points in the code the reviewer needs to double check?

Probably not... 😉

Why was this MR needed?

The "build" is a lot faster then...

What are the relevant issue numbers?

None.

Screenshot

The first line is after switching to alpine:

switch-to-alpine

Merge request reports