Is there. Docker file for MCUXpresso development available.
can be run mcuxpresso from within a Docker under WSL2?
解決済! 解決策の投稿を見る。
Hello @erikraynolds ,
There is currently no official Dockerfile provided for MCUXpresso development. However, in my opinion, it is feasible to run MCUXpresso within a Docker under WSL2, but you need to develop it on your own. You can refer to the following link:
GitHub - aduskett/docker-mcuxpresso: Run mcuexpresso in a docker container with X11 forwarding
GitHub - snhobbs/MCUXpressoDocker: Docker script for setting up MCUXpresso
Hope the above information is helpful to you.
BRs,
Celeste
Hello @erikraynolds ,
There is currently no official Dockerfile provided for MCUXpresso development. However, in my opinion, it is feasible to run MCUXpresso within a Docker under WSL2, but you need to develop it on your own. You can refer to the following link:
GitHub - aduskett/docker-mcuxpresso: Run mcuexpresso in a docker container with X11 forwarding
GitHub - snhobbs/MCUXpressoDocker: Docker script for setting up MCUXpresso
Hope the above information is helpful to you.
BRs,
Celeste