[
https://issues.apache.org/jira/browse/MINIFI-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111050#comment-16111050
]
ASF subversion and git services commented on MINIFI-311:
--------------------------------------------------------
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]>
> Alpine Linux for MiNiFi CPP Docker images
> -----------------------------------------
>
> Key: MINIFI-311
> URL: https://issues.apache.org/jira/browse/MINIFI-311
> Project: Apache NiFi MiNiFi
> Issue Type: Improvement
> Reporter: Bryan Rosander
> Assignee: Andrew Christianson
> Priority: Minor
> Fix For: cpp-0.3.0
>
>
> With MiNiFi's goals including being lightweight, it seems logical to try to
> keep its Docker images as small as feasible. Moving to alpine-based images
> is an easy step that reduces the image size quite a bit.
> Another thing that would make the images smaller would be to use an image
> with build dependencies to perform the build and one without them for the
> runnable image.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)