2024-11-13 2:26 AM - edited 2024-11-13 2:27 AM
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)
2024-11-13 4:01 AM
For headless builds and CI, ST has another solution instead of CubeIDE, named "CLT" (command line toolset)
https://www.st.com/en/development-tools/stm32cubeclt.html
Users who prefer headless build with Eclipse are on their own.
2024-11-13 4:07 AM
and is there an official docker image for this?
2026-01-10 7:24 AM
I really would love to see official docker images for this that are trusted to be original and up to date. Anyone can then build up his CLI on top of that. Otherwise one is forced to manually build this foundation.
2026-01-12 1:35 AM
Hello @MikeAtETI
Your request has been escalated to our development team under the internal ticket ID 224939.
I will keep you informed of any updates.
THX
Ghofrane
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.