Re: [PATCH v3 0/2] scripts: introduce containerized builds
From: Nathan Chancellor
Date: Tue Jan 20 2026 - 12:55:53 EST
On Tue, Jan 20, 2026 at 10:46:15AM +0100, Guillaume Tucker wrote:
> Well the tuxmake LLVM image is mentioned in the first example:
>
> scripts/container -i tuxmake/korg-clang -- make LLVM=1 defconfig
> scripts/container -i tuxmake/korg-clang -- make LLVM=1 -j$(nproc)
>
> So that should just work out of the box. Or did you mean to add
> something else to the docs?
I was just envisioning a blurb like "Additionally, TuxMake has prebuilt
containers for various architectures: https://hub.docker.com/u/tuxmake"
or something like that at the end of the paragraph before "To build just
``bzImage`` using Clang::" in the documentation.
> But yes, the topic of available container images will be something to
> expand upon once the tool starts getting used. If things go well
> with this initial version then we can try and move forward with
> hosting first-party images as per the other discussion thread:
>
> https://lore.kernel.org/all/cc737636-2a43-4a97-975e-4725733f7ee4@xxxxxxxxxx/
Yeah hopefully usage of this tool will spur some movement on that
discussion thread.
Cheers,
Nathan