Hacker News new | past | comments | ask | show | jobs | submit login
Fast and easy installation of Docker VM on OS X (github.com/noplay)
43 points by bfirsh on Dec 30, 2013 | hide | past | favorite | 6 comments



linkbait.. not OS X.. in a VM


Does it support host folder sharing?

PS - I think the boot2docker folks are looking into this as well.


Yep, just added folder sharing:

https://github.com/noplay/docker-osx/commit/a7470f9f583cfdad...

We're interested in using boot2docker for docker-osx too. Ubuntu is unnecessarily heavyweight for just running Docker.



is there any way to make docker vm stop/start persistently like a normal virtualization (virtualbox, vmware)? last i checked the only way to do that was to run a command that never ends, which i thought was pretty inelegant. this tad annoyance is making me stay away from docker, until they improve this area a bit.


EDIT: You can run /sbin/init as the command for the Docker instance. This will start a container that doesn't die.

It's "inelegant" in that it's still a command that never ends. But that's how all Unix systems work anyway :)




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: