https://github.com/zer0beat/nifi-registry-for-docker
https://github.com/zer0beat/nifi-registry-for-docker
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zer0beat/nifi-registry-for-docker
- Owner: zer0beat
- License: gpl-3.0
- Created: 2018-02-13T22:44:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-08T14:48:45.000Z (almost 8 years ago)
- Last Synced: 2025-12-29T16:22:03.987Z (6 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Apache NiFi Registry for Docker
## Version 0.2.0
## Getting started
1. Start NiFi Registry
$ VERSION=0.1.0
$ docker run --rm -p 18080:18080 nifi-registry:${VERSION}