Type alias SetupStatus

SetupStatus: "running" | "stopped" | "not_found" | "no_docker" | "error"

Status of a backend detection attempt.