From 9d346e77b55501394fc4287599554daa21c6dae6 Mon Sep 17 00:00:00 2001 From: "http://wandborg.se/" Date: Wed, 13 Nov 2013 19:02:05 +0100 Subject: [PATCH] Oops, I was thinking of vagrant --- ExistingProjects/OpenPetra/TryingWithDocker.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ExistingProjects/OpenPetra/TryingWithDocker.mdwn b/ExistingProjects/OpenPetra/TryingWithDocker.mdwn index 6870f5b..8fa6cdc 100644 --- a/ExistingProjects/OpenPetra/TryingWithDocker.mdwn +++ b/ExistingProjects/OpenPetra/TryingWithDocker.mdwn @@ -5,3 +5,11 @@ First download the [[OpenPetra]] source code by running `bzr branch lp:openpetra 1. Install `lxc-docker` 2. [Create a base image](http://docs.docker.io/en/latest/use/baseimages/) for docker, verify that the image has been created by running `docker images`, it should output something similar to
REPOSITORY          TAG                 ID                  CREATED             SIZE
 raring              latest              9546392d2f16        About an hour ago   191 MB (virtual 191 MB)
+3. + + +Oops, I've been thinking of [vagrant](http://vagrantup.com) all this time. + +1. Download vagrant: + +Available boxes: https://github.com/fgrehm/vagrant-lxc/wiki/Base-boxes#available-boxes