Dockerize MCUXpresso

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dockerize MCUXpresso

Jump to solution
1,304 Views
erikraynolds
Contributor IV

Is there. Docker file for MCUXpresso development available.

can be run mcuxpresso from within a Docker under WSL2?

Labels (1)
Tags (1)
0 Kudos
Reply
1 Solution
1,275 Views
Celeste_Liu
NXP Employee
NXP Employee

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

View solution in original post

0 Kudos
Reply
1 Reply
1,276 Views
Celeste_Liu
NXP Employee
NXP Employee

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

0 Kudos
Reply