Re: [PATCH v3 0/2] scripts: introduce containerized builds

From: Guillaume Tucker

Date: Fri Jan 16 2026 - 05:28:33 EST


Hello,

On 31/12/2025 17:51, Guillaume Tucker wrote:
> Changes in v3:
> - Refactor common code for Docker and Podman
> - Add docs.kernel.org URL in help message
> - Use pathlib Python package
> - Handle signals in parent process by default
> - Add --shell option to use an interactive shell
> - Tweak debug messages in verbose mode
> - Specify Python 3.10 as minimum version in the docs
> - Provide an example env file in the docs
> - Update docs regarding interactive shell usage

I'm sure you're all busy landing commits ahead of the next merge
window. Could you please take a look at this v3 when you have a
moment? I believe I've addressed everything from previous reviews.

Thanks,
Guillaume