|
|
|
|
|
by sumedh
3161 days ago
|
|
The setup time is one of the argument, in docker the whole thing takes couple of seconds, you might not appreciate the quick boot up time but lot of others care about that. If you are happy with slow boot up time then you should not migrate to docker but if you want something quick and easy then consider docker. |
|
Once you have a running Linux Kernel. I don't use a Linux host OS, so I would still have a delay starting a VM to run Linux, and running a Hypervisor to run containers for a dev environment is too many levels of abstraction for my liking.
> you might not appreciate the quick boot up time but lot of others care about that. If you are happy with slow boot up
Is Docker quicker? Sure. Does that make Vagrant slow? No. Slower does not mean slow.
> but if you want something quick and easy then consider docker.
I prefer things I actually have control over rather than just "quick and easy".