Y
Hacker News
new
|
ask
|
show
|
jobs
by
clayh
4004 days ago
Do people use Docker in conjunction with Vagrant now? Or is Docker used as a replacement for Vagrant for a homogenous development environment?
1 comments
Tomdarkness
4004 days ago
We use vagrant on our dev machines to spin up a CoreOS cluster. Could use something like boot2docker but we prefer the dev environment to mirror production as close as possible.
link