diff options
author | Pratik Raj <rajpratik71@gmail.com> | 2020-08-23 23:52:52 +0530 |
---|---|---|
committer | Julien Bertozzi <julien.bertozzi@intl.att.com> | 2020-09-07 11:34:24 +0000 |
commit | 3490973c6c0d42cc0c020b4bd808964d3c365a99 (patch) | |
tree | bf620a3bf781593c0e4ec4c52a0939e0d2fb5c49 /integration-tests/src/test/resources/ci/testSuites | |
parent | a9d7c2551f09bf50c79bc86c4438e84bc445b256 (diff) |
Enhancement debian package manager apt-get tweaks
By default, Ubuntu or Debian based "apt" or "apt-get"
system installs recommended but not suggested packages .
By passing "--no-install-recommends" option, the user lets apt-get know
not to consider recommended packages as a dependency to install.
This results in smaller downloads and installation of packages
which result in faster download and setup
Refer to blog at
[Ubuntu Blog](https://ubuntu.com/blog/we-reduced-our-docker-images-by-60-with-no-install-recommends)
Issue-ID: SDC-3256
Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
Change-Id: Ie9ebfa8e49fa6d562683fa147685c92d1180f467
Diffstat (limited to 'integration-tests/src/test/resources/ci/testSuites')
0 files changed, 0 insertions, 0 deletions