colima
colima copied to clipboard
memory is not being released
in my m1 mac, even if I shut down all the Docker containers, I only opened the Colima service. The memory has not been released.

Now that the relevant container is no longer in use, can the virtual machine process for qeum be shut down?
I'm facing the same issue, is there any solution for that?
Can you right-click on the columns and enable Real Memory and share the value.
Also, can you enter the VM colima ssh and share the outputs of free and top.
Now that the relevant container is no longer in use, can the virtual machine process for qeum be shut down?
@brategram you can always explicitly stop the VM with colima stop.
I've started colima with:
colima start -m 6 -c 8

Hey @abiosoft ,
I am also facing the same issue where colima is using more memory than allocated.
Here is a screenshot of when I run docker stats

Here is a screenshot of my activity monitor

Colima is using too much memory for unknown reasons..