nifi/nifi-docker
Kevin Doran 08e18220e7
NIFI-11351 Support Docker image builds on ARM64
- Switch from spotify docker-maven-plugin to fabric8 docker-maven-plugin
- Add consistency to docker maven image names and tags
- Other minor Dockerfile changes for consistency

This closes #7105

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-30 14:41:23 -05:00
..
dockerhub NIFI-10975 Add Kubernetes Leader Election and State Provider (#6779) 2023-03-07 14:14:24 -05:00
dockermaven NIFI-11351 Support Docker image builds on ARM64 2023-03-30 14:41:23 -05:00
README.md NIFI-3260 Official Docker Image 2017-01-10 13:24:33 -05:00
pom.xml NIFI-11351 Support Docker image builds on ARM64 2023-03-30 14:41:23 -05:00

README.md

Apache NiFi supports powerful and scalable directed graphs of data routing, transformation, and system mediation logic. Some of the high-level capabilities and objectives of Apache NiFi include:

  • Web-based user interface
    • Seamless experience between design, control, feedback, and monitoring
  • Highly configurable
    • Loss tolerant vs guaranteed delivery
    • Low latency vs high throughput
    • Dynamic prioritization
    • Flow can be modified at runtime
    • Back pressure
  • Data Provenance
    • Track dataflow from beginning to end
  • Designed for extension
    • Build your own processors and more
    • Enables rapid development and effective testing
  • Secure
    • SSL, SSH, HTTPS, encrypted content, etc...
    • Multi-tenant authorization and internal authorization/policy management