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
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 @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
@kkkaamis commented on GitHub (Jun 26, 2024):
same problem, only using monterey. no idea how networking between pc and vm inside docker works :(