Re: [PATCH] Documentation: dev-tools: scripts/container prefers Podman
Jonathan Corbet <[email protected]> Tue, 30 Jun 2026 13:52:36 -0600
| Newsgroups | org.kernel.vger.workflows,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Coiby Xu <[email protected]> writes: > Obviously scripts/container prefers Podman over Docker. Putting podman > before docker also makes it consistent with following parts of the doc > and the help text of the tool. > > Signed-off-by: Coiby Xu <[email protected]> > --- > Documentation/dev-tools/container.rst | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Applied, thanks. jon