gpouilloux / gnome-shell-extension-docker

An extension for managing docker containers
GNU General Public License v3.0
146 stars 71 forks source link

No containers detected #71

Open kodumen opened 3 years ago

kodumen commented 3 years ago

"No containers detected" message shows when clicking the icon.

docker ps command shows a list of containers. image

OS: Ubuntu 20.04.3 GNOME: 3.36.8

davidromerot commented 2 years ago

I have the same problem. I am running PopOS (which is Ubuntu 20.04), with gnome-shell version 3.36.7.

I get an "Error occurred while fetching containers".

I can run docker containers from the command line without problems.

Any thoughts about how to fix this? Your extension is great, it would be nice to get it to work.