document what vagrant up
is actually doing
* don't mention outdated PPA that Vagrantfile doesn't use * point to official Ubuntu installation instructions that Vagrant appears to be following; should be future proof
This commit is contained in:
parent
bb62c281f5
commit
37df1d92d8
1 changed files with 1 additions and 3 deletions
|
@ -53,9 +53,7 @@ Spin it up
|
|||
|
||||
* Download the 'official' Precise64 base ubuntu virtual machine image from vagrantup.com
|
||||
* Boot this image in virtualbox
|
||||
* Add the `Docker PPA sources <https://launchpad.net/~dotcloud/+archive/lxc-docker>`_ to /etc/apt/sources.lst
|
||||
* Update your sources
|
||||
* Install lxc-docker
|
||||
* Follow official :ref:`ubuntu_linux` installation path
|
||||
|
||||
You now have a Ubuntu Virtual Machine running with docker pre-installed.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue