On 9/14/22 16:59, Alex Bennée wrote:
We want to migrate from docker.py to building our images directly with
docker/podman. Before we get there we need to make sure we don't
re-introduce our layered builds so bug out if we see FROM qemu/ in a
Dockerfile.

Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
Acked-by: Thomas Huth<th...@redhat.com>
Message-Id:<20220826172128.353798-24-alex.ben...@linaro.org>
---
  tests/docker/docker.py | 38 ++++++++++----------------------------
  1 file changed, 10 insertions(+), 28 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to