Enable current shared gitlab runners to build image
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.