Using Docker image for building kernels

Description

Our current kernel build script (which is for PR placed on public runners) always starts its journey from a clean Ubuntu build, install host dependencies, download compilers, ... It represents a lot of overhead.

Probably best solution is to keep up2date Docker image and re-use it in the CI
https://docs.github.com/en/actions/publishing-packages/publishing-docker-images

Probably just this is needed:


100% Done
Loading...

Checklist

hide

Activity

Show:
Done

Details

Assignee

Fix versions

Reporter

Components

Priority

Created October 5, 2021 at 4:32 PM
Updated February 10, 2022 at 8:32 PM
Resolved February 10, 2022 at 8:32 PM