]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation: dev-tools: add container.rst page
authorGuillaume Tucker <gtucker@gtucker.io>
Thu, 22 Jan 2026 14:07:00 +0000 (15:07 +0100)
committerNathan Chancellor <nathan@kernel.org>
Thu, 22 Jan 2026 22:33:27 +0000 (15:33 -0700)
commit6eac13c876805f61bbb588eaff5ada0b6dc603e8
tree7b80e207f6cc63ff24a55f619ae704772a1263df
parent8f989b3b6f0f029e34fcfbf259e4ac47e2028d4b
Documentation: dev-tools: add container.rst page

Add a dev-tools/container.rst documentation page for the
scripts/container tool.  This covers the basic usage with additional
information about environment variables and user IDs.  It also
includes a number of practical examples with a reference to the
experimental kernel.org toolchain images.

Update MAINTAINERS accordingly with a reference to the added file.

Signed-off-by: Guillaume Tucker <gtucker@gtucker.io>
Reviewed-by: Onur Özkan <work@onurozkan.dev>
Tested-by: Nicolas Schier <nsc@kernel.org>
Acked-by: Nicolas Schier <nsc@kernel.org>
Link: https://patch.msgid.link/af886533cc5cbdd6ef1d909793b79a1ad42c74ca.1769090419.git.gtucker@gtucker.io
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Documentation/dev-tools/container.rst [new file with mode: 0644]
Documentation/dev-tools/index.rst
MAINTAINERS