also install docker-compose

it is needed by e.g. lubiceph
master
lub 4 years ago
parent 560d9a62a2
commit d9e0b99e1c

@ -68,7 +68,7 @@ nameserver 8.8.8.8' > /etc/resolv.conf
# has to be executed before the users section,
# because otherwise the docker group doesn't exist
apt-get -y install docker-ce
apt-get -y install docker-ce docker-compose
### users

Loading…
Cancel
Save