Rajpratik71 opened a new pull request #31: optimization debian package manager 
tweaks
URL: https://github.com/apache/arrow-dist/pull/31
 
 
   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 .
   
   Refer to blog at [Ubuntu 
Blog](https://ubuntu.com/blog/we-reduced-our-docker-images-by-60-with-no-install-recommends)
 .
   
   Signed-off-by: Pratik Raj <rajprati...@gmail.com>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to