Github user MikeThomsen commented on the issue:
https://github.com/apache/nifi/pull/2553
@david-streamlio thanks for the link.
> Is there another car bundle that uses a Docker image for integration
testing that I can use as an example?
The Mongo package, sorta. We wrote all of the tests to assume Mongo
defaults, so if you set up a simple Docker install of Mongo, all of the
defaults will just click between the image and the int tests.---
