Re: [PATCH v1 09/25] tests/docker: flatten debian-powerpc-test-cross

2022-08-26 Thread Thomas Huth
On 26/08/2022 19.21, Alex Bennée wrote: Flatten into a single dockerfile. We really don't need the rest of the stuff from the QEMU base image just to compile test images. Fair point. I wonder whether the image also loads faster this way? Anyway: Reviewed-by: Thomas Huth

[PATCH v1 09/25] tests/docker: flatten debian-powerpc-test-cross

2022-08-26 Thread Alex Bennée
Flatten into a single dockerfile. We really don't need the rest of the stuff from the QEMU base image just to compile test images. Signed-off-by: Alex Bennée --- .gitlab-ci.d/container-cross.yml | 1 - tests/docker/Makefile.include| 1 - .../dockerfi