sickcodes / Docker-OSX

Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
https://hub.docker.com/r/sickcodes/docker-osx
GNU General Public License v3.0
36.2k stars 1.79k forks source link

Support for old Mac OSX 10.6-10.11 #606

Open freechelmi opened 1 year ago

freechelmi commented 1 year ago

Hi

I need to help remote people migrate some people on old Mac OSX 10.6-10.11

Most of the software won't run on those version so I need to develop/test on these

Is there anything that would keep me from using docker-osx with these versions ?

sickcodes commented 1 year ago

I believe so, you can use -v and overwrite the installer disk, like this: https://github.com/sickcodes/Docker-OSX#physical-disk-mounting-example

si458 commented 4 months ago

did you have any luck with this? im also intrested in making an 10.10 container but having no luck so far i have the ISO just cant get docker-osx to read it properly