eclipse-velocitas / vehicle-app-cpp-template

Vehicle App template for C++
Apache License 2.0
7 stars 5 forks source link

add arm build #87

Closed MP91 closed 5 months ago

MP91 commented 5 months ago

Description

Multiarch build example: https://github.com/eclipse-velocitas/vehicle-app-cpp-template/actions/runs/8263220021

Can also be tested via docker run --rm -it --network host -e SDV_MIDDLEWARE_TYPE="native" -e SDV_MQTT_ADDRESS="localhost:1883" -e SDV_VEHICLEDATABROKER_ADDRESS="localhost:55555" ghcr.io/eclipse-velocitas/vehicle-app-cpp-template/sampleapp:test_arm

Issue ticket number and link

Checklist