Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't pass from macOS utilities #744

Closed
ppazos opened this issue Feb 27, 2024 · 1 comment
Closed

Can't pass from macOS utilities #744

ppazos opened this issue Feb 27, 2024 · 1 comment

Comments

@ppazos
Copy link

ppazos commented 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

@ppazos
Copy link
Author

ppazos commented 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 #745

@ppazos ppazos closed this as completed Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant