From ac7a582a29ab4f3391e7d184197fc07f80bfd306 Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Mon, 22 Oct 2018 08:38:54 +0200 Subject: [PATCH] new: [docker-host] fetch and update kal-shlib-* deps Apt install explicitly dependencies so-as to get updates, if any. Also, by keeping related dependency fetching code together with the installation of the intended program, we keep ourselves the possibility to fragment further these files and/or make appear similarities that might give us hints at needed factorization. --- precise/host/hooks/install.d/70-0k.sh | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/precise/host/hooks/install.d/70-0k.sh b/precise/host/hooks/install.d/70-0k.sh index 738365b1..d0d59217 100755 --- a/precise/host/hooks/install.d/70-0k.sh +++ b/precise/host/hooks/install.d/70-0k.sh @@ -51,6 +51,7 @@ mkdir -p /opt/apps ## ( + apt-get install -y kal-shlib-charm kal-shlib-cache kal-shlib-cmdline