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
…ats"
"stats" is not present in "memory_stats" when using podman instead of docker, breaking the memory calculations. Everything else works fine.
this PR fixesualex73#184
I'm running podman instead of docker and all works well, except for the memory information for the containers.
Looking at the logs, I see:
I understand podman is not the focus of this project, but maybe it's an easy fix? =)
The text was updated successfully, but these errors were encountered: