You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@marvin.apache.org by GitBox <gi...@apache.org> on 2020/03/10 13:02:13 UTC

[GitHub] [incubator-marvin] Rajpratik71 opened a new pull request #45: optimization debian package manager tweaks

Rajpratik71 opened a new pull request #45: optimization debian package manager tweaks
URL: https://github.com/apache/incubator-marvin/pull/45
 
 
   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 <ra...@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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-marvin] Rajpratik71 commented on pull request #45: optimization debian package manager tweaks

Posted by GitBox <gi...@apache.org>.
Rajpratik71 commented on pull request #45:
URL: https://github.com/apache/incubator-marvin/pull/45#issuecomment-647675726


   > @Rajpratik71, there are still conflicts in this PR that need to be resolved, can you help to resolve this?
   
   rebased to Upstream and resolved the conflict


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-marvin] asfgit merged pull request #45: optimization debian package manager tweaks

Posted by GitBox <gi...@apache.org>.
asfgit merged pull request #45:
URL: https://github.com/apache/incubator-marvin/pull/45


   


----------------------------------------------------------------
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:
users@infra.apache.org