[
https://issues.apache.org/jira/browse/NIFIREG-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16330584#comment-16330584
]
ASF GitHub Bot commented on NIFIREG-120:
----------------------------------------
Github user bbende commented on a diff in the pull request:
https://github.com/apache/nifi-registry/pull/89#discussion_r162360367
--- Diff: nifi-registry-docker/pom.xml ---
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
--- End diff --
Thanks for putting this together!
I noticed the Travis build for this PR failed due to the RAT check... my
guess is its because this file needs the Apache license header.
You can run -Pcontrib-check when you build locally to ensure the build
passes styling and license checks.
> Basic Docker Image
> ------------------
>
> Key: NIFIREG-120
> URL: https://issues.apache.org/jira/browse/NIFIREG-120
> Project: NiFi Registry
> Issue Type: Improvement
> Affects Versions: 0.1.0
> Reporter: Daniel Chaffelson
> Priority: Minor
> Fix For: 0.1.1
>
>
> It would be convenient if NiFi Registry had an integrated Docker image ready
> for uploading to Dockerhub, similar to the main NiFi Project, for ease of
> integration testing.
> This could probably be ported, with some changes, from the same approach used
> in the main NiFi project for continuity.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)