Skip to content

Consider tracking containers memory usage #3751

Open
@germa89

Description

@germa89

A simple bash script should work.

Example of code:

docker stats CONTAINER_ID --no-stream --format "{{.Container}}: {{.MemUsage}}"

However that code seems quite slow to get the response (at least on my MacOS M1).

I should check for another bash alternative...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions