Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:43 +01:00
Can't run OS X inside of OS X

@sickcodes commented on GitHub (Jun 20, 2020):

But that’s for the X11 version. Don’t use display for the VNC version. Use the instructions in the top of the Dockerfile for VNC


#…
adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:43 +01:00
Can't run OS X inside of OS X

@shuangwei-Ye commented on GitHub (Jun 28, 2020):

emmmmm..... i want to know the result. i have this same issue.

adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:43 +01:00
Can't run OS X inside of OS X

@shuangwei-Ye commented on GitHub (Jun 28, 2020):

ARCH

but...are these linux version? ARCH \centos \ UBUNTU. how to use this instruction in Mac os ?

adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:42 +01:00
Can't run OS X inside of OS X

@cmosetick commented on GitHub (Jun 16, 2020):

echo $DISPLAY
/private/tmp/com.apple.launchd.lWN3QYe0Ym/org.macosforge.xquartz:0

I get a similar output on OS X 10.15.5.
docker for…

adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:42 +01:00
Can't run OS X inside of OS X

@sickcodes commented on GitHub (Jun 20, 2020):

Try

-e DISPLAY=:0

adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:41 +01:00
Can't run OS X inside of OS X

@tibbon commented on GitHub (Jun 10, 2020):

Hmm, I'm getting this error now. Perhaps I'm just doing it wrong?

docker build -t local/docker-osx .
Sending build context to Docker daemon  …
adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:41 +01:00
Can't run OS X inside of OS X

@sickcodes commented on GitHub (Jun 14, 2020):

Noted, if anyone has had success with this issue, would be great to hear :) I will try test it later today

adam commented on issue starred/Docker-OSX#4 2025-12-28 23:20:40 +01:00
legal concern

@ZhouZhengCarlos commented on GitHub (Jun 5, 2024):

As long as you abide by the Apple Bug Bounty rules, you can conduct security research on Apple systems and are entitled to Safe Harbor. Apple…

adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:40 +01:00
Can't run OS X inside of OS X

@tibbon commented on GitHub (Jun 7, 2020):

Awesome, thank you!!!! I was almost just asking for a joke, but it does seem useful now that I think of it!

adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:40 +01:00
Can't run OS X inside of OS X

@sickcodes commented on GitHub (Jun 7, 2020):

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

adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:40 +01:00
Can't run OS X inside of OS X

@sickcodes commented on GitHub (Jun 8, 2020):

Let us know if it worked guys :)

adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:40 +01:00
Can't run OS X inside of OS X

@sickcodes commented on GitHub (Jun 10, 2020):

Leaving this open until someone confirms

matryoshka

adam commented on issue starred/Docker-OSX#4 2025-12-28 23:20:39 +01:00
legal concern

@Moorviper commented on GitHub (Jun 6, 2020):

and you can buy an unbundled license from apple...

adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:39 +01:00
Can't run OS X inside of OS X

@sickcodes commented on GitHub (Jun 5, 2020):

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

adam commented on issue starred/Docker-OSX#4 2025-12-28 23:20:39 +01:00
legal concern

@tedgonzalez commented on GitHub (Jul 2, 2020):

You can run up to two (2) additional copies or instances of the Apple Software within virtual operating system environments on each Mac Computer…

adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:39 +01:00
Can't run OS X inside of OS X

@romancin commented on GitHub (Jun 5, 2020):

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

It would be awesome for…

adam commented on issue starred/Docker-OSX#4 2025-12-28 23:20:39 +01:00
legal concern

@sickcodes commented on GitHub (Mar 13, 2021):

As long as you abide by the Apple Bug Bounty rules, you can conduct security research on Apple systems and are entitled to Safe Harbor. Apple Pay's…

adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:39 +01:00
Can't run OS X inside of OS X

@sickcodes commented on GitHub (Jun 6, 2020):

Got it ready, will post in about three hours 😎

adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:39 +01:00
Can't run OS X inside of OS X

@sickcodes commented on GitHub (Jun 7, 2020):

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

adam commented on issue starred/Docker-OSX#5 2025-12-28 23:20:38 +01:00
Can't run OS X inside of OS X

@sickcodes commented on GitHub (Jun 5, 2020):

No host support it seems

docker run --privileged -v /tmp/.X11-unix:/tmp/.X11-unix sickcodes/docker-osx
Unable to init server:…