R
R
Rail Khamdeev2013-12-20 16:40:10
virtual box
Rail Khamdeev, 2013-12-20 16:40:10

Why Docker is used in conjunction with Vagrant?

I often saw that Docker is run inside a virtual machine running with Vagrant. What does it give and what are its advantages?
There is also this question:
----------
Here I have a configured Vagrant virtual machine and Docker separately. Of course, I would like to use Docker. I don’t want to spend resources on maintaining the VM startup, but there is one problem - it cannot mount a directory from the host machine with the right owner (Vagrant has this out of the box). How can this be resolved?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alex Isk, 2014-10-07
@fardok

docker switch -v forwards folders

N
Niko True, 2014-01-09
@buloshnik

I think this is not in vagrant, but in a virtual machine. Well, with docker, one solution seems to be a shared network and folder sharing.

I
ilflask, 2015-10-27
@ilflask

Docker does not work on IOS and WIndows, so a virtual machine is used. Vagrant helps you quickly set up a VM in which Docker will live later.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question