This is my personal gitlab instance. Feel free to browse my stuff: https://gitlab.greeson.xyz/users/highsaltlevels/projects

Add multiarchitecture support in Dockerfile

David Greeson requested to merge arm-arch into main

Summary

I forgot to add multiarchitecture support to the Dockerfile. The target host has an arm processor, and the runner farm is all x686 so I need to have this ability to cross compile.

Merge request reports