Skip to content

Enable current shared gitlab runners to build image

MJDSys requested to merge fix-shared-gitlab-runners into main

Adjust scripts to use fakeroot to generate the rootfs without running install scripts. Then use dockerfile to extract and run the scripts. Also adjust kaniko to generate a single snapshot, to avoid having multiple layers with duplicate data.

Also don't fix modified date/times, the reproducible flag to kaniko avoids that.

Merge request reports