In dagster, how do I control and monitor docker ex...
# ask-community
m
In dagster, how do I control and monitor docker executors. Let’s say I have kafka running in a docker and based on the arrival of a specific message in a topic, I want to shutdown another docker container. how would I do that ?
s
Hi Murali - this isn't a use case that I would typically think to use Dagster for
ty spinny 1