cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a docker image for STM32CubeIDE , if not how could i build one ?

Zhada.1
Associate
 
1 REPLY 1
Markus GIRDLAND
ST Employee

There isn't an official docker image but you could probably build one yourself.

I haven't tried it myself but my guess is that you wouldn't be able to use the GDB servers from inside the docker and you would need to launch that from the regular system, which could complicate things. It probably could be achieved through connect to remote instead.