2023-04-28 06:41 AM
Hi,
I'm creating a Dockerfile and installing STM32CubeIde and STM32CubeMX with it. To install these two programs it would be very convenient to have a link to download the programs without human interaction.
Is there a link to download them?
Best Regards
2023-04-28 07:19 AM
Store the installer files locally and have your docker image "download" from there. We do that with all the programs our docker images need as our development network had no internet access.
2023-05-02 10:08 AM
Hi All,
This question has been routed to our online support center for direct support. We appreciate the community involvement and other answers.
Regards,
Jake
ST Support