From 21d89a5b86f550958b4e23262b33e8497842b8dd Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Tue, 6 Feb 2024 11:52:38 +0100 Subject: [PATCH] utils/readme.txt: document docker-run script Signed-off-by: Marcus Hoffmann [yann.morin.1998@free.fr: the default is an interactive shell] Signed-off-by: Yann E. MORIN --- utils/readme.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/utils/readme.txt b/utils/readme.txt index d5cda70bfc..6488d13c75 100644 --- a/utils/readme.txt +++ b/utils/readme.txt @@ -18,6 +18,11 @@ check-package It checks the .checkpackageignore file if errors should be ignored and errors if there's a file listed that doesn't produce an error. +docker-run + a script that runs a command (like make check-package) inside the + buildroot CI docker container; pass no command to get an interactive + shell. + genrandconfig a script that generates a random configuration, used by the autobuilders (http://autobuild.buildroot.org). It selects a random toolchain from