Enhancement debian package manager apt-get tweaks
[sdc.git] / sdc-os-chef / scripts / k8s / kubernetes_run.sh
index afbec35..e167c69 100644 (file)
@@ -68,7 +68,7 @@ fi
 ## In order to build the nsenter use the below instructions:
 ##./build_nsenter_exec.sh
 echo "[INFO]   Install - socat"
-sudo apt-get install -y socat jq
+sudo apt-get install -y -qq --no-install-recommends socat jq
 
 ####################
 # helm             #