I see the macOS GUI, the issue is that it pops a macOS utilities window and I can't do anything from there, it's not showing the desktop.
Originally created by @ppazos on GitHub (Feb 27, 2024).
```
docker run -it \
--device /dev/kvm \
-p 50922:10022 \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-e "DISPLAY=${DISPLAY:-:0.0}" \
sickcodes/docker-osx:latest
```
I see the macOS GUI, the issue is that it pops a macOS utilities window and I can't do anything from there, it's not showing the desktop.

@ppazos commented on GitHub (Mar 3, 2024):
I saw the video and it seems the installation should be done, though those steps seem missing from the README.
Though I face this issue were the installation is missing on restart https://github.com/sickcodes/Docker-OSX/issues/745
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @ppazos on GitHub (Feb 27, 2024).
I see the macOS GUI, the issue is that it pops a macOS utilities window and I can't do anything from there, it's not showing the desktop.
@ppazos commented on GitHub (Mar 3, 2024):
I saw the video and it seems the installation should be done, though those steps seem missing from the README.
Though I face this issue were the installation is missing on restart https://github.com/sickcodes/Docker-OSX/issues/745