Question
Official Docker image for stm32cubeide
Is there an official docker image for stm32cubeide - we are building our firmware in an azure devops pipeline, and downloading the latest stm32cubeide deb package and installing it is time-consuming for the build.
Looking on docker hub there are a number of stm32cubeide images, but none seem to be official from ST?
(we have the headless build command working etc)
