[
https://issues.apache.org/jira/browse/MINIFI-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111054#comment-16111054
]
ASF subversion and git services commented on MINIFI-349:
--------------------------------------------------------
Commit 8389c8aa827118e5a8d605f0def6b1e4727efa90 in nifi-minifi-cpp's branch
refs/heads/master from [~achristianson]
[ https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;h=8389c8a ]
MINIFI-311 upgraded spdlog to snapshot of master
MINIFI-311 ported dockerfile to alpine
MINIFI-311 allow warnings on Linux for compatibility with Alpine
MINIFI-311 fixed spdlog path in BuildTests cmake file
MINIFI-349 moved to multi-stage docker build
MINIFI-311 removed unneeded dirs from spdlog snapshot
MINIFI-312 Handle spdlog compilation failures in Alpine Linux
This closes #118.
Signed-off-by: Aldrin Piri <[email protected]>
> 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)