From e3403555164dc9a15880d1b92bde6ee5dbdd8b66 Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Thu, 26 Jul 2018 14:25:14 +0200 Subject: [PATCH] fix: [docker-host] ``python-software-properties`` does not exist anymore on debian stretch --- precise/base-0k/hooks/install.d/00-base.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/precise/base-0k/hooks/install.d/00-base.sh b/precise/base-0k/hooks/install.d/00-base.sh index e494fb0..1c56ac9 100755 --- a/precise/base-0k/hooks/install.d/00-base.sh +++ b/precise/base-0k/hooks/install.d/00-base.sh @@ -4,9 +4,13 @@ set +eux apt-get update apt-get -y --force-yes install bash-completion wget bzip2 git-core \ - less python-software-properties tmux mosh \ + less tmux mosh \ sudo git vim