Sign inSign up

streamlio/nifi

By streamlio

Updated over 6 years ago

Unofficial convenience binaries and Docker image for Apache NiFi that includes the Pulsar Processors

Image
0

10K+

streamlio/nifi repository overview

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.

Tag summary

Content type

Image

Digest

Size

1.6 GB

Last updated

over 6 years ago

docker pull streamlio/nifi