Skip to content

docker-image: add support for x86

Kevin Daudt requested to merge docker-image-add-x86 into master

As x86 will be run on x86_64 hosts, we need to be specific to select the x86 docker image.

Merge request reports