Searched hist:"0 b1a6490" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/docker/ |
H A D | Makefile.include | 0b1a6490 Tue Feb 28 13:06:49 CST 2023 Alex Bennée <alex.bennee@linaro.org> tests/docker: use direct RUNC call to build containers
We don't really need stuff from docker.py to do the build as we have everything we need with a direct call. We do rely on the dockerfiles being able to tweak the UID/name mapping as the last step.
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20230228190653.1602033-21-alex.bennee@linaro.org>
|