OSDN Git Service

tests/docker: use direct RUNC call to build containers
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 28 Feb 2023 19:06:49 +0000 (19:06 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 1 Mar 2023 12:45:11 +0000 (12:45 +0000)
commit0b1a649047e0cddb968b0b1726101e895ecf79df
tree9ef5a8aa0a9f5de74153be72f71e6afe23a267fc
parent93bd2954f4c47b197233eaff9b165dee52622f27
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>
tests/docker/Makefile.include