configure: expose the direct container command
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 28 Feb 2023 19:06:46 +0000 (19:06 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 1 Mar 2023 12:45:11 +0000 (12:45 +0000)
commit60f999b7f2890c9e8ddcd404ce8c4b89b5dee0a2
tree9f1e85759a504576b9da6e98138bb1d9e61d5531
parentae4b01b3497934849278b49f3dfd28420f75e300
configure: expose the direct container command

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.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230228190653.1602033-18-alex.bennee@linaro.org>
configure