dockersamples/docker-swarm-visualizer

No such container Message

alexrun opened this issue · 3 comments

When you click on a container inside a different note than the visualizer container as seen in the next image

image

You get the following json response

image

I spec to get the same kind of response that when the container is in the same node as the visualizer container.

image

Fixed in #83

Well, that wasn't what I had in mind. You removed the onClick function on each container. What I was suggesting to do was to allow the user to view the info of any containers in any node.

It wasn't working reliably even on the node that the visualizer is on. Also that information isn't being used in the visualization.