Hacker News new | ask | show | jobs
by peregrine 4532 days ago
Well if you are on OSX these will run inside of a vagrant machine since OSX isn't supported yet. (docker-osx runs vagrant for you)

Docker isn't supposed to replace vagrant, its supposed to supplement it, at least with development machines.

1 comments

There's also Boot2Docker which I've been using on OSX - https://github.com/steeve/boot2docker.