create trusty container

This commit is contained in:
j 2015-09-03 19:33:48 +02:00
parent fd2992c588
commit 2c406a76e0
2 changed files with 1 additions and 2 deletions

View File

@ -800,7 +800,6 @@
"id": "subtitles",
"title": "Subtitles",
"canAddAnnotations": {"researcher": true, "staff": true, "admin": true},
"canPlayClips": true,
"hasEvents": true,
"hasPlaces": true,
"isSubtitles": true,

View File

@ -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: