Hi, For MiNiFi C++, I think it was simply forgotten since 0.7.0 and not documented. At least since 0.9.0, we're following the release guide on the confluence wiki. [1] I'm not too familiar with docker-related processes, but added a stub point to the guide in the finalize section. If someone knows the workflow and could contribute it to the guide, that would be awesome and would ensure that a docker image is published with every new release.
Thanks, Marton [1] https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=70254849 On Mon, 11 Oct 2021 at 15:48, Pierre Villard <[email protected]> wrote: > > Hi Daniel, the images are available here: > https://hub.docker.com/r/apache/nifi-minifi (MiNiFi Java) > https://hub.docker.com/r/apache/nifi-minifi-cpp (MiNiFi C++) > > MiNiFi Java has not been updated in a while because we merged the MiNiFi > Java code into NiFi and it's now a NiFi headless version. I believe the > existing image could be used or a dedicated one could be created for > headless. > > For MiNiFi C++, not sure why the latest versions have not been published. > Someone here may know the answer. > > Thanks, > Pierre > > Le lun. 11 oct. 2021 à 17:37, Daniel Beicht <[email protected]> a > écrit : > > > Hello, > > > > since I couldn't find the Minifi Docker Image on Docker Hub I wanted to > > ask why it is not available and if you plan to do so. > > > > Best regards, > > Daniel Beicht > >
