This commit is contained in:
parent
9a2b488cc6
commit
e9a9e3987a
1 changed files with 7 additions and 0 deletions
7
ExistingProjects/OpenPetra/TryingWithDocker.mdwn
Normal file
7
ExistingProjects/OpenPetra/TryingWithDocker.mdwn
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
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 <pre>REPOSITORY TAG ID CREATED SIZE
|
||||||
|
raring latest 9546392d2f16 About an hour ago 191 MB (virtual 191 MB)</pre>
|
Loading…
Reference in a new issue