i can't connect in ssh on Catalina docker #439

Open
opened 2025-12-29 01:19:02 +01:00 by adam · 1 comment
Owner

Originally created by @dradenvandewind on GitHub (Dec 14, 2022).

start docker follow as
docker run -it
--device /dev/kvm
-p 50922:10022
-v /tmp/.X11-unix:/tmp/.X11-unix
-e "DISPLAY=${DISPLAY:-:0.0}"
-e GENERATE_UNIQUE=true
sickcodes/docker-osx:auto

and try connect in using ssh protocol . It s not work

can help me

Originally created by @dradenvandewind on GitHub (Dec 14, 2022). start docker follow as docker run -it \ --device /dev/kvm \ -p 50922:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ -e GENERATE_UNIQUE=true \ sickcodes/docker-osx:auto and try connect in using ssh protocol . It s not work can help me
Author
Owner

@kkkaamis commented on GitHub (Jun 26, 2024):

same problem, only using monterey. no idea how networking between pc and vm inside docker works :(

@kkkaamis commented on GitHub (Jun 26, 2024): same problem, only using monterey. no idea how networking between pc and vm inside docker works :(
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#439