mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 04:26:28 +02:00
updated notes and clean up
This commit is contained in:
parent
b26d1b5b45
commit
e75ae5365e
2 changed files with 2 additions and 3 deletions
|
@ -72,5 +72,4 @@ lxc-attach -n piston -- \
|
|||
/bin/su ubuntu \
|
||||
-c "bash /home/ubuntu/$bin $epoch 2>&1 | head -c 65536"
|
||||
|
||||
#rm -f $basepath$filepath
|
||||
#rm -f $basepath$argpath
|
||||
rm -rf $basepath/tmp/$epoch
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# install
|
||||
yum install lxc lxc-template debootstrap
|
||||
yum install lxc lxc-templates debootstrap libvirt
|
||||
|
||||
# create container
|
||||
lxc-create -t download -n piston
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue