Hacker News new | ask | show | jobs
by u801e 2168 days ago
> I think docker works better than most solutions thus far primarily because developers can run and test their code locally

That can also be done with a locally run VM on the dev machine and provisioning it with config management like chef or ansible.

1 comments

Indeed, and the meta at the time was Vagrant on top of Virtualbox!