dockerfiles
dockerfiles copied to clipboard
Kafka docker builds
By downgrading the jdk to 8u212 I was able to build the latest version of kafka-manager.
This is inspired by the Confluent Platform images. Without this change, users of the image would settle for the `./bin` and `./config` conventions. Mounted config would sit at /opt/kafka/config or...
Keeping this branch open, replacing #4, as it's good for Kafka dev builds and for experimenting with a smaller and possibly more Scala-native (see #3) alternative to #5.