CI: Clean up alpine containers
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 17 Feb 2022 21:16:35 +0000 (21:16 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 18 Feb 2022 17:07:53 +0000 (17:07 +0000)
commit76ce1cb1e32fad3ef493e081a0081931b56186b9
tree3231e823051efce11f2abba4157867ceba259986
parent47052d8cca272efe262d58cb9f861e71be1e6fc2
CI: Clean up alpine containers

 * `apk --no-cache` is the preferred way of setting up containers, and it does
   shrink the image by a few MB.
 * Neither container needs curl-dev or automake.
 * Flex and bison are needed for Xen, so move to the Xen block.

No practical change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>
automation/build/alpine/3.12-arm64v8.dockerfile
automation/build/alpine/3.12.dockerfile