mirror of https://github.com/docker/docs.git
Merge pull request #2144 from shamrin/patch-5
document what `vagrant up` is actually doing
This commit is contained in:
commit
0367032bd1
|
@ -53,9 +53,7 @@ Spin it up
|
||||||
|
|
||||||
* Download the 'official' Precise64 base ubuntu virtual machine image from vagrantup.com
|
* Download the 'official' Precise64 base ubuntu virtual machine image from vagrantup.com
|
||||||
* Boot this image in virtualbox
|
* Boot this image in virtualbox
|
||||||
* Add the `Docker PPA sources <https://launchpad.net/~dotcloud/+archive/lxc-docker>`_ to /etc/apt/sources.lst
|
* Follow official :ref:`ubuntu_linux` installation path
|
||||||
* Update your sources
|
|
||||||
* Install lxc-docker
|
|
||||||
|
|
||||||
You now have a Ubuntu Virtual Machine running with docker pre-installed.
|
You now have a Ubuntu Virtual Machine running with docker pre-installed.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue