Alexandre Surin

Results 1 comments of Alexandre Surin

I did use the command gave in the README, Catalina for example : ``` docker run -it \ --device /dev/kvm \ -p 50922:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \...