To Daniel and everyone on the thread - Thanks for bringing this to our attention. I have updated the apache/nifi-minifi-cpp images on Docker Hub [1] to add the latest version, which you can now fetch using:
docker pull apache/nifi-minifi-cpp:latest docker pull apache/nifi-minifi-cpp:0.10.0 [1] https://hub.docker.com/repository/docker/apache/nifi-minifi-cpp <https://hub.docker.com/repository/docker/apache/nifi-minifi-cpp> Cheers, Kevin > On Oct 19, 2021, at 10:32, Kevin Doran <[email protected]> wrote: > > Hi all, > > I was also not aware we had been publishing docker images for nifi-minifi-cpp > to Docker Hub. I can update the those image repositories to have the latest, > and I will help document the process on our wiki that is used so that others > can follow it in the future as part of a normal release. > > Cheers, > Kevin > >> On Oct 11, 2021, at 12:10 PM, Marton Szasz <[email protected]> wrote: >> >> 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 >>>> >
