You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Andrew Christianson (JIRA)" <ji...@apache.org> on 2017/08/02 19:29:01 UTC

[jira] [Resolved] (MINIFI-349) Use multiple stages for docker build

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

Andrew Christianson resolved MINIFI-349.
----------------------------------------
    Resolution: Fixed

> Use multiple stages for docker build
> ------------------------------------
>
>                 Key: MINIFI-349
>                 URL: https://issues.apache.org/jira/browse/MINIFI-349
>             Project: Apache NiFi MiNiFi
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Andrew Christianson
>            Assignee: Andrew Christianson
>
> Separate the docker build into two stages. This will allow us to install all compilers and development dependencies only into the build stage, then build a final runtime stage which is free from bloat.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)