in wadebug/wa_actions/docker_utils.py [0:0]
def get_running_wa_containers(): return [c for c in get_wa_containers() if c.is_running()]