szaszm commented on a change in pull request #697: MINIFICPP-1104 - SSL docker tests for PublishKafka URL: https://github.com/apache/nifi-minifi-cpp/pull/697#discussion_r408225435
########## File path: docker/test/integration/resources/kafka_broker/Dockerfile ########## @@ -0,0 +1,3 @@ +FROM teivah/kafka:latest Review comment: Why did you choose this particular base image? There are more popular ones on docker hub, like `wurstmeister/kafka` (requires separate zookeeper), `bitnami/kafka`, `solsson/kafka`, `spotify/kafka` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
