Unofficial convenience binaries and Docker image for Apache NiFi that includes the Pulsar Processors
10K+
The minimum to run a NiFi instance is as follows:
docker run -d -i --name nifi -p 8080:8080 streamlio/nifi: streamlio/nifi:latest
This will provide a running instance, exposing the instance UI to the host system on at port 8080, viewable at http://localhost:8080/nifi.
Content type
Image
Digest
Size
1.6 GB
Last updated
over 6 years ago
docker pull streamlio/nifi