You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
226d599edb13 my-nginx:latest "nginx -g 'daemon of About a minute ago my3
9e351c935ef7 my-nginx:latest "nginx -g 'daemon of 19 minutes ago my2
6cedc6ca3962 my-nginx:latest "nginx -g 'daemon of 19 minutes ago Up 19 minutes 80/tcp, 443/tcp my1
As you can see it is not graying out non-running containers, and not linking them to images.
Thanks,
Richard.
The text was updated successfully, but these errors were encountered:
Image stuff does exactly what I wanted. I did not need container visualisation, but I tried it anyway. However it did not work.
output of
type dockviz
dockviz is aliased to 'sudo --group docker docker run -it --rm -v /var/run/docker.sock:/var/run/docker.sock nate/dockviz'
Version:
dockviz v0.5.0
Output from
dockviz containers --dot
Output of
sudo --group docker docker ps -a
As you can see it is not graying out non-running containers, and not linking them to images.
Thanks,
Richard.
The text was updated successfully, but these errors were encountered: