Closed FearTheBadger closed 6 years ago
Have you tried ansible-container build --services kafka
and ansible-container run kafka
?
Thank you I totally missed this. I saw it was not possible to destroy single instances and made assumptions that it was not implemented elsewhere.
ISSUE TYPE
container.yml
SUMMARY
It would be great if I could rebuild my Kafka without needing to rebuild my Zookeeper as well. When I'm testing my services I don't need to destroy and rebuild the services that are already running/working. For larger sets of services this becomes time consuming.