sickcodes

Results 384 comments of sickcodes

Adding the ability to do the above https://github.com/sickcodes/Docker-OSX/pull/270

I am using AMD, but Intel might work. I added: ``` -e BOOT_ARGS='+vmx,rdtscp' \ --privileged \ ``` ``` QEMU 6.0.0 monitor - type 'help' for more information (qemu) qemu-system-x86_64: warning:...

Thanks @coppercash & @christosnc! I think the jq solution is perfecto and I would like to add it to the Documentation, did you want to PR that comment @christosnc?

This should help: https://github.com/sickcodes/Docker-OSX#container-creation-examples

Yeah that image isn't supposed to be there because of I tried to shrink it then expand it etc. I couldn't get it to grow back 😂 Might make another...

> No host support it seems > > ``` > docker run --privileged -v /tmp/.X11-unix:/tmp/.X11-unix sickcodes/docker-osx > Unable to init server: Could not connect: Connection refused > Could not access...

I can put up VNC version if you want, the original I had was VNC before I saw how someone else did the x11 fowarding

Got it ready, will post in about three hours 😎

https://github.com/sickcodes/Docker-OSX/tree/master/vnc-version

You’re welcome, just promise to show us a screenshot once you get it running :)!