Hi there!
Im using an ixora carrier board with imx8 and 10" display. I made a program using torizon extension for VSCode(with WSL2 ,using ubuntu) with python back-end and qt qml frontend. The containers release version is diployed to the board using the extensions built in build, deploy, and run function.
My goal is to have this container start on the start up of the board instead of the torizon container which is the current startup container.
I would like to know how this could be achieved, what is the proper way of doing it.
Thank you for your help in advance!