You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# ./lxc-to-go.sh create
Please enter the new LXC Container name:
test
Choose the LXC template:
1) wheezy
2) jessie
1
select: wheezy
Created container test as copy of deb7template
Do you wish to start this LXC Container: test ? (y/n) y
... starting screen session ...
3898.test (04/22/15 08:03:34) (Detached)
Do you wanna use 'flavor hooks' ? (y/n) y
... please wait 15 seconds ...
<--- --- --- flavor hooks // --- --- --->
example
<--- --- --- // flavor hooks --- --- --->
lxc-to-go create finished.
delete
# ./lxc-to-go.sh delete
test test1 test2
Please enter the LXC Container name to DESTROY:
test
... shutdown & delete the lxc container ...
lxc-to-go delete finished.