On 24/2/23 19:08, Alex Bennée wrote:
In the process of migrating away from using docker.py to build our containers we need to expose the command to the build environment. The script is still a useful way to probe which command works though.Signed-off-by: Alex Bennée <[email protected]> --- configure | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
