yahoo / CMAK

CMAK is a tool for managing Apache Kafka clusters
Apache License 2.0
11.81k stars 2.5k forks source link

No Docker image for 3.0.0.5 #814

Open lazystone opened 3 years ago

lazystone commented 3 years ago

Latest tag in https://hub.docker.com/r/kafkamanager/kafka-manager/tags is 3.0.0.4

3.0.0.5 release is not pushed to Docker Hub

116davinder commented 3 years ago

@lazystone, you can create your own image as well, Example: https://github.com/116davinder/kafka-cluster-ansible/blob/master/docker/cmak/Dockerfile

*Note:** all values can be overridden by environment variables.

eshepelyuk commented 3 years ago

This one is maintained and provides the latest version https://hub.docker.com/r/hlebalbau/kafka-manager

gothicx commented 3 years ago

I use this one https://hub.docker.com/r/iunera/cmak

lazystone commented 3 years ago

Thanks to all for published links but purpose of it to have official image updated.

bvcelari commented 2 years ago

@mcjyang , is there any chance that you can push the latest images to docker hub? I would love to have it there