monitor_docker icon indicating copy to clipboard operation
monitor_docker copied to clipboard

Fix memory calculations when "stats" is not present in "memory_stats"

Open traysh opened this issue 11 months ago • 0 comments

"stats" is not present in "memory_stats" when using podman instead of docker, breaking the memory calculations. Everything else works fine.

this PR fixes https://github.com/ualex73/monitor_docker/issues/184

traysh avatar Feb 17 '25 23:02 traysh