Skip to content

Commit 720ccc8

Browse files
Update 6-configure-fvp-gui.md
1 parent adc9755 commit 720ccc8

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

content/learning-paths/embedded-and-microcontrollers/visualizing-ethos-u-performance/6-configure-fvp-gui.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,9 @@ Edit the following parameters in your locally checked out [executorch/backends/a
6161

6262
{{% notice macOS %}}
6363

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
7067
- Colima then breaks the FVP GUI
7168

7269
- **Start XQuartz:** on macOS, the FVP GUI runs using XQuartz.

0 commit comments

Comments
 (0)