Balázs Attila
Balázs Attila
Snap working mechanism is a little bit different. https://ubuntu.com/blog/a-guide-to-snap-permissions-and-interfaces So, at the moment hasn't got access the symbol files. I created an issue: https://gitlab.com/inkscape/inbox/issues/1009
Yes. cAdvisor can create more detailed statistics for containers, but yes, basically the same.
Sorry but I don't use podman until now. I wil check it, and figure out these command is working or not. But, maybe this is help for you. The normal...
Looks podman can not recognize the {{.Container}} variable. - That's true [https://docs.podman.io/en/latest/markdown/podman-stats.1.html](https://docs.podman.io/en/latest/markdown/podman-stats.1.html) So here is a difference, in docker and podman. :-) I think this work, under podman (this is...
For me, the root user can run a `docker stats` command without any problem. For you maybe ` podman stats -a --no-stream` ?
Oh, and Docker has an API interface, more detailed statistics. In this case you have to know the container ID, but I don't think is a problem monitoring only the...