Closed jseparovic closed 2 years ago
I just tried to run it without the gitlab runner, directly on the VM and get the same issue. It's a Centos 7.9 VM.
I also tried running it directly on a Centos 8 host, and it works fine.
Is there a limitation on a KVM Virtual Machine?
Thinking more about this now, it doesn't make much sense to run the gitlab-ci runner inside a VM, when it's a docker container anyway. I'll just run it directly on the Hypervisor.
I'm getting the following error when trying to build the arm64 pi image using gitlab-ci with docker in docker:
I don't see this issue when building the 32bit version.
Any ideas what to check?