docker-dashboard
docker-dashboard copied to clipboard
Does not show all the containers shown with docker ps
I have kubernetes dashboard containers running, which shows on docker ps, ( started via kubectl not docker run, but running on the same docker desktop linux-kit vm on mac) but not on this dashboard. Is this expected behaviour as its not run via docker run but kubectl?
