[
https://issues.apache.org/jira/browse/MINIFI-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103588#comment-16103588
]
ASF GitHub Bot commented on MINIFI-311:
---------------------------------------
Github user apiri commented on a diff in the pull request:
https://github.com/apache/nifi-minifi-cpp/pull/118#discussion_r129904610
--- Diff: thirdparty/spdlog-20170710/.travis.yml ---
@@ -0,0 +1,90 @@
+# Adapted from various sources, including:
--- End diff --
We should remove this from the source inclusion. Anything beyond the
actual source should get stripped out to minimize LICENSE/NOTICE concerns.
> 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
>
> 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)