We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
We have successfully installed keil-MDK 5.29 inside the docker container with base image Windows server 2019. We used the command line installation options given in the link www.keil.com/.../uv4_ov_install.htm and used the command line options given for buidling the project as specified in the linkwww.keil.com/.../uv4_commandline.htmBut it fails to run the UV4.EXE for build purpose inside docker container. We have used " -j0" option to suppress the GUI. Is it possible to run Keil-MDK for build purpose inside a windows container with out GUI? using only command line?