Skip to content

feat: show memory usage in MB/GB (not just percent) in stats tab #665

@kyl00h

Description

@kyl00h

Is your feature request related to a problem? Please describe.
I'm often frustrated when trying to assess container memory usage in Lazydocker, because the Stats tab only shows memory usage as a percentage. This makes it unclear how much RAM a container is actually using, especially when there’s no memory limit set or the total system memory is not immediately obvious.

This becomes even more problematic when comparing containers running across different machines with varying amounts of RAM, where the percentage loses context and makes it difficult to compare usage meaningfully.

Describe the solution you'd like
I’d like Lazydocker to display memory usage in MB or GB, either alongside or instead of the percentage in the Stats tab. For example:
Memory: 125 MB / 512 MB (24.4%)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions