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/[email protected]/ Yeah hopefully usage of this tool will spur some movement on that discussion thread. Cheers, Nathan

