Skip to content

Enable multi-platform image for CI

Anton Bondarenko requested to merge anton/docker_multi into main

Multi-platform images simplifies usage as there is no need to use dedicated tag for different platform. But a special care need to be taken when building the image. Current version expect native, or emulated, support from builder.

Signed-off-by: Anton Bondarenko anton.bondarenko@arm.com

Merge request reports