Add make as a default tool

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-04-06 17:07:23 +02:00
parent 65f6471028
commit 012cb5e63f
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -9,6 +9,7 @@ apt-get update
apt-get install -y --no-install-recommends \
apt-transport-https \
lsb-release \
make \
sudo
# Install docker-ce