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/07/10 12:56:00 UTC

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

Andrew Christianson created MINIFI-349:
------------------------------------------

             Summary: 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)