File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -109,11 +109,11 @@ The launcher offers two display modes:
109109
110110Both modes work on all platforms - the launcher will guide you through any required setup.
111111
112- Note for MAC to be run in X11 mode:
113- -- Install XQuartz on the Mac if you haven't already. You can download it from the [ XQuartz] ( https://www.xquartz.org/ ) website.
114- -- Enable network connections in XQuartz: Go to XQuartz > Preferences > Security tab, and check "Allow connections from network clients".
115- -- Restart XQuartz and then restart your Docker application after making changes to the security settings.
116- -- Run xhost +localhost in your Mac's terminal before running the Docker container. This allows local connections to your X server.
112+ ** Note for MAC to be run in X11 mode:** </ br >
113+ - ** Install XQuartz on the Mac** if you haven't already. You can download it from the [ XQuartz] ( https://www.xquartz.org/ ) website.</ br >
114+ - ** Enable network connections in XQuartz:** Go to XQuartz > Preferences > Security tab, and check "Allow connections from network clients".</ br >
115+ - ** Restart XQuartz** and then restart your Docker application after making changes to the security settings.</ br >
116+ - ** Run xhost +localhost** in your Mac's terminal before running the Docker container. This allows local connections to your X server. </ br >
117117Run the following command in a terminal:
118118```
119119xhost +localhost
You can’t perform that action at this time.
0 commit comments