eclipse-velocitas / vehicle-app-cpp-template

Vehicle App template for C++
Apache License 2.0
6 stars 4 forks source link

[Q]: Build binary based on kinds of CPU arch #103

Open ley901017 opened 3 weeks ago

ley901017 commented 3 weeks ago

Question

Is the template code built a binary, rather than a container based on different CPU arch, such arm64v8? If like that, could you provide some ways or scripts for building?

BjoernAtBosch commented 1 week ago

There is a GitHub workflow called "Build multiarch image" which creates a multi-arch container image.