You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Sergiy Matusevych (Jira)" <ji...@apache.org> on 2020/08/07 01:56:00 UTC

[jira] [Resolved] (REEF-2065) optimization debian package manager tweaks

     [ https://issues.apache.org/jira/browse/REEF-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergiy Matusevych resolved REEF-2065.
-------------------------------------
      Assignee: Sergiy Matusevych
    Resolution: Fixed

Issue fixed in [Pull Request 1504|https://github.com/apache/reef/pull/1504]

> optimization debian package manager tweaks
> ------------------------------------------
>
>                 Key: REEF-2065
>                 URL: https://issues.apache.org/jira/browse/REEF-2065
>             Project: REEF
>          Issue Type: Improvement
>            Reporter: Pratik Raj
>            Assignee: Sergiy Matusevych
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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]
> ) .



--
This message was sent by Atlassian Jira
(v8.3.4#803005)