cancel
Showing results for 
Search instead for 
Did you mean: 

How to install STM32CubeCLT in docker container?

cla
Associate II

Hello

I am new to this forum, so if I am at the wrong place, let me know.

How can this software: https://www.st.com/en/development-tools/stm32cubeclt.html be installed from a script? Namely into docker container?

I get the following error:

``` DISPLAY not set. Cannot display license. Aborting. ```

Thanks in advance.

11 REPLIES 11

It is exactely what we do.

My bad, it works also with 1.18.0. I was using the generic Linux package instead of the Debian one. With the Debian package and an Ubuntu base image it's working well.