1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-23 01:39:27 +02:00
dockerfiles/nifi/README.md
2019-05-23 16:24:27 +08:00

299 B

nifi

Apache nifi is an easy to use, powerful, and reliable system to process and distribute data.

up and running

$ docker-compose up -d
$ chown -R 1000:1000 data
$ docker-compose restart