updated notes and clean up

This commit is contained in:
Brian Seymour 2018-10-22 16:53:55 -05:00
parent b26d1b5b45
commit e75ae5365e
2 changed files with 2 additions and 3 deletions

View File

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

View File

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