You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/learning-paths/embedded-and-microcontrollers/visualizing-ethos-u-performance/6-configure-fvp-gui.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,12 +61,9 @@ Edit the following parameters in your locally checked out [executorch/backends/a
61
61
62
62
{{% notice macOS %}}
63
63
64
-
-**Start Docker:** on macOS, FVPs run inside a Docker container.
65
-
66
-
**Do not use Colima Docker!**
67
-
68
-
- Make sure to use an [official version of Docker](https://www.docker.com/products/docker-desktop/) and not a free version like the [Colima](https://github.com/abiosoft/colima?tab=readme-ov-file) Docker container runtime
69
-
-`run.sh` assumes Docker Desktop style networking (`host.docker.internal`) which breaks with Colima
64
+
-**Start Docker:** on macOS, FVPs run inside a Docker container.
65
+
- Make sure to use an [official version of Docker](https://www.docker.com/products/docker-desktop/) and not a free version like the [Colima](https://github.com/abiosoft/colima?tab=readme-ov-file) Docker container runtime
66
+
-`run.sh` assumes Docker Desktop style networking (`host.docker.internal`) which breaks with Colima
70
67
- Colima then breaks the FVP GUI
71
68
72
69
-**Start XQuartz:** on macOS, the FVP GUI runs using XQuartz.
0 commit comments