On Thu, Oct 24, 2024 at 11:51:16AM +, Anthony PERARD wrote:
> On Thu, Oct 24, 2024 at 11:04:19AM +0100, Javi Merino wrote:
> > diff --git a/automation/build/debian/12-arm64v8-arm32-gcc.dockerfile
> > b/automation/build/debian/12-arm64v8-arm32-gcc.dockerfile
> > new file mode 100644
> > index 0
On Thu, Oct 24, 2024 at 11:04:19AM +0100, Javi Merino wrote:
> diff --git a/automation/build/debian/12-arm64v8-arm32-gcc.dockerfile
> b/automation/build/debian/12-arm64v8-arm32-gcc.dockerfile
> new file mode 100644
> index ..bdc935706bfa
> --- /dev/null
> +++ b/automation/build/debian/
Rework the container to run as non-root, use heredocs for readability and use
apt-get
--no-install-recommends to keep the size down. Rename the CI jobs to
debian-12-arm32- to follow the naming scheme of all the other
CI jobs.
Signed-off-by: Javi Merino
---
.../debian/12-arm64v8-arm32-gcc.docke