diff --git a/ExistingProjects/OpenPetra/TryingWithDocker.mdwn b/ExistingProjects/OpenPetra/TryingWithDocker.mdwn index 0074f62565e35c08bd8d4720420b7d611c3bde77..b1e71e632df03941fa5ae5cc881329eaa0a265c6 100644 --- a/ExistingProjects/OpenPetra/TryingWithDocker.mdwn +++ b/ExistingProjects/OpenPetra/TryingWithDocker.mdwn @@ -1,11 +1 @@ -To try [[OpenPetra]] with docker: - -First download the [[OpenPetra]] source code by running `bzr branch lp:openpetraorg`. This might take up to 40 minutes depending on the connection speed. - -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. [[TryingWithVagrant]]