conduktor / kafka-stack-docker-compose

docker compose files to create a fully working kafka stack
Apache License 2.0
3.28k stars 1.27k forks source link

Use docker volumes to persist states #96

Closed ghost closed 3 years ago

simplesteph commented 3 years ago

great, we need this for every docker file

simplesteph commented 3 years ago

Can you add a Readme on how to clear these volumes if need be, or even better, a folder of scripts for the commands to run to clear the data?

DuvanPuerto commented 2 years ago

Hi there! I'm trying to use this last docker-compose version, and I'm not able to use volumes with the kafka container. I saw you previously mentioned version 6.x.x has problem with this, but in previous pull requests someone updated this version, so it's not working for me. The only way it works is using the 5.5.3 version. Keep it in mind!