Vagrant still has a place in the world, but for many cases Docker is taking over. The prime reason that docker is what we're using is that from dev instances of services to dropping a production container on your desktop it's easy to test similar to what is shipping.
That said, Vagrant has a lot of nice tooling for simple development workflows (e.g. Vagrantfile)
That said, Vagrant has a lot of nice tooling for simple development workflows (e.g. Vagrantfile)