Automated build of Ubuntu images?
Carsten Agger
agger at modspil.dk
Thu Feb 24 17:13:44 UTC 2022
On 2/24/22 11:22, Carsten Agger wrote:
> As a followup to my question the other day about automating install in
> remastered Ubuntu images:
>
> Does anyone have experience building custom ISOs in CI pipelines?
>
>
[...]
> However, Gitlab CI normally runs in Docker & I don't know if it's even
> possible to do all this chrooting and mounting from within docker. How
> would one normally go about this kind of thing?
>
I need to refute myself. The build process with unpack iso, unsquashfs,
chroot & overwrite, squashfs and xorriso works absolutely fine in Gitlab
runners.
There's a problem with the directories you have to mount in the chroot,
but as far as I can tell it doesn't seem to matter.
>
>
More information about the ubuntu-users
mailing list