mirror of
https://github.com/p8952/bocker.git
synced 2025-11-08 14:43:59 +01:00
Added libcgroup-tools to the list of packages to install
This commit is contained in:
parent
8505276c60
commit
25efd9497d
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -1,7 +1,7 @@
|
||||
$script = <<SCRIPT
|
||||
(
|
||||
rpm -i https://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
|
||||
yum install -y -q autoconf automake btrfs-progs docker gettext-devel git libtool python-pip
|
||||
yum install -y -q autoconf automake btrfs-progs docker gettext-devel git libcgroup-tools libtool python-pip
|
||||
|
||||
fallocate -l 10G ~/btrfs.img
|
||||
mkdir /var/bocker
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user