mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:31 +02:00
.. | ||
arm | ||
docker-compose.yml | ||
Dockerfile | ||
nginx.conf | ||
README.md |
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