guimou commented on pull request #5684:
URL: https://github.com/apache/nifi/pull/5684#issuecomment-1021556910


   Hey @kevdoran! This is definitely not an urgent thing. And if it's the 
occasion to rethink other aspects of the container images building process that 
may be a good occasion and I'd be happy to help. Meanwhile I can keep a 
separate project (in my repo or another Red Hat repo) only for the OpenShift 
building recipes, not keeping the whole NiFi tree.
   Apart from the source image and the installed packages that differ a little 
bit because it's not the same base distro, the changes are all related to the 
way the NiFi files are installed: ownership (for OpenShift GID has to be set to 
zero to support arbitrary UID) and access writes. In fact this could even be 
applied to the way the images are currently built without that many 
consequences (although it would require some more reflexion).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to