X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sdc-os-chef%2Fscripts%2Fk8s%2Fbuild_nsenter_exec.sh;fp=sdc-os-chef%2Fscripts%2Fk8s%2Fbuild_nsenter_exec.sh;h=ba9bd8610c94dd9a029d44de7656eecdcc392edf;hb=3490973c6c0d42cc0c020b4bd808964d3c365a99;hp=cf95ab8973a45bcd968742bcefdae87be447542b;hpb=a9d7c2551f09bf50c79bc86c4438e84bc445b256;p=sdc.git diff --git a/sdc-os-chef/scripts/k8s/build_nsenter_exec.sh b/sdc-os-chef/scripts/k8s/build_nsenter_exec.sh index cf95ab8973..ba9bd8610c 100644 --- a/sdc-os-chef/scripts/k8s/build_nsenter_exec.sh +++ b/sdc-os-chef/scripts/k8s/build_nsenter_exec.sh @@ -7,7 +7,7 @@ docker run --name nsenter -it ubuntu:14.04 bash ## in the docker apt-get update -apt-get install git build-essential libncurses5-dev libslang2-dev gettext zlib1g-dev libselinux1-dev debhelper lsb-release pkg-config po-debconf autoconf automake autopoint libtool bison +apt-get install -y -qq --no-install-recommends git build-essential libncurses5-dev libslang2-dev gettext zlib1g-dev libselinux1-dev debhelper lsb-release pkg-config po-debconf autoconf automake autopoint libtool bison git clone --depth 1 git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git util-linux cd util-linux/