create trusty container
This commit is contained in:
parent
fd2992c588
commit
2c406a76e0
2 changed files with 1 additions and 2 deletions
|
@ -800,7 +800,6 @@
|
|||
"id": "subtitles",
|
||||
"title": "Subtitles",
|
||||
"canAddAnnotations": {"researcher": true, "staff": true, "admin": true},
|
||||
"canPlayClips": true,
|
||||
"hasEvents": true,
|
||||
"hasPlaces": true,
|
||||
"isSubtitles": true,
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
2) Create a new container, use different names if installing multiple instances:
|
||||
|
||||
sudo lxc-create -n pandora -t ubuntu -- -r precise
|
||||
sudo lxc-create -n pandora -t ubuntu -- -r trusty
|
||||
|
||||
3) Install pan.do/ra in container:
|
||||
|
||||
|
|
Loading…
Reference in a new issue