Hi @imrehg,
I am running the electron GUI app in one container with no problems.
I have tried to run a python server app along with the GUI electron app and the GUI does not render at all.
What is the best practice to run a GUI along with another background app in a container ?
Thanks