zookeeper-docker
zookeeper-docker copied to clipboard
https://hub.docker.com/u/wurstmeister no longer exists. Are prebuilt images not going to be availabe on docker hub going forward?
I want to change few log level of log4j.properties. There are no supporting docs to do that. In `wurstmeister/kafka` we can do by appending `LOG4J_` to specific property name. Is...
This PR adds Zookeeper multi-arch support, and bumps to `3.7` which is non-ancient.
Hi, i want to set value for autopurge.purgeInterval. How to do it?
I am using the kafka container here https://github.com/wurstmeister/kafka-docker but I can't find a way to pass zookeeper config from docker compose file like it's done for kafka config
Just pulling from docker hub and I see its just tagged as latest. Can it also have the tag of the version of zookeeper as well, like you did with...
Hello, I am trying kafka on apple m1 chip and the zookeeper in the container usually exit with code (139). ``` 2021-05-28 03:27:50,925 [myid:] - INFO [PurgeTask:DatadirCleanupManager$PurgeTask@144] - Purge task...
Would it be possible to create a new release, now that the version has been bumped to 3.4.9?