[
https://issues.apache.org/jira/browse/MINIFI-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15800100#comment-15800100
]
ASF GitHub Bot commented on MINIFI-175:
---------------------------------------
GitHub user jdye64 opened a pull request:
https://github.com/apache/nifi-minifi-cpp/pull/38
MINIFI-175 Create official Apache NiFi MiNiFi C++ Dockerfile
Created version 1 of official NiFi-MiNiFi-CPP docker image. The image
can be built by running a custom target “make docker” please note that
“make package” must first be ran to ensure the binary assembly is
present.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jdye64/nifi-minifi-cpp MINIFI-175
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi-cpp/pull/38.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #38
----
commit da3ca8468383fe497a7a8b658964f2b2c1c91dde
Author: Jeremy Dyer <[email protected]>
Date: 2017-01-05T02:51:44Z
MINIFI-175 Create official Apache NiFi MiNiFi C++ Dockerfile
Created version 1 of official NiFi-MiNiFi-CPP docker image. The image
can be built by running a custom target “make docker” please note that
“make package” must first be ran to ensure the binary assembly is
present.
----
> Create official Apache NiFi MiNiFi C++ Dockerfile
> -------------------------------------------------
>
> Key: MINIFI-175
> URL: https://issues.apache.org/jira/browse/MINIFI-175
> Project: Apache NiFi MiNiFi
> Issue Type: Improvement
> Components: C++
> Affects Versions: 0.1.0
> Reporter: Jeremy Dyer
> Assignee: Jeremy Dyer
> Fix For: 0.2.0
>
>
> Docker containers make testing, examples, and production all easier. Creating
> an official Docker image hosted a http://www.dockerhub.com would vastly
> increase the user experience. Having this image would allow for users to
> quickly experiment, allow contributors and committers to quickly test
> enhancements, add support for testing features that require more than a
> single instance which most cases do, and help bring a polished edge to the
> project.
> The Dockerfile itself would also be helpful to new users by self describing
> to them the manner in which MiNiFi should be installed on their devices even
> if they chose to not use the Docker image itself.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)