Sign inSign up

qapps/sensor-pipeline

By qapps

Updated over 10 years ago

Apache Nifi Sensor Pipeline

Image
0

248

qapps/sensor-pipeline repository overview

Apache Nifi - Sensor PipeLine

This container builds a container with the Nifi and predefined templates (Sensor and Listener).

Running your image


Start your image binding extrenal ports 8080, 8088.

docker run -d -p 8080:8080 -p 8088:8088 qapps/sensor-pipeline:master

Docker compose yml example

stream:
    image: qapps/sensor-pipeline:master
    ports:
	- "8080:8080"
	- "8088:8088"

Tag summary

Content type

Image

Digest

sha256:1b171ddf9

Size

435.2 MB

Last updated

over 10 years ago

docker pull qapps/sensor-pipeline:master