yandeu / docker-swarm-visualizer

🐋 A Visualizer for Docker Swarm using the Docker Engine API and Node.js.
Other
35 stars 9 forks source link

Visualizer not showing container RAM on Ubuntu 22.04 LTS #11

Open SayidHosseini opened 1 year ago

SayidHosseini commented 1 year ago

Hi

I have a Swarm cluster with a couple of nodes of both Ubuntu 20.04 and 22.04. The container RAM value and percentage is always displayed as 0 on Ubuntu 22.04 nodes but Ubuntu 20.04 nodes display it right (like your screenshots from README).

Is it just me or is it a bug? Is there a workaround?