Can't pass from macOS utilities #569

Closed
opened 2025-12-29 01:22:09 +01:00 by adam · 1 comment
Owner

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.

Screenshot_2024-02-27_04-53-42

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. ![Screenshot_2024-02-27_04-53-42](https://github.com/sickcodes/Docker-OSX/assets/1278556/320f2c8f-35e1-4c57-a071-3cff2b046a0c)
adam closed this issue 2025-12-29 01:22:09 +01:00
Author
Owner

@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

@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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#569