If you are a Mac user who likes the feeling of deleting stuff and have drunken the docker inc. kool-aid (i.e. implementing microservice architecures on top of the “docker-toolbox”) this just might mean a breath of fresh air for you as well:
- uninstall vagrant
- trash your “favourite” hypervisor (vmware, virtualbox, etc) with it
- learn about the existence of the lean xhyve built on top of Apple’s own hypervisor framework (only on OSX 10.10+)
- dlite and docker-compose your docker development containers
- docker-compose up yourself towards getting some programming done again
Update:
Post by dlite creator Nathan LaFreniere – Simplifying Docker on OS X
Webmentions
[…] Update: I finally found a satisfying solution for my example problem. […]