colima icon indicating copy to clipboard operation
colima copied to clipboard

memory is not being released

Open brategram opened this issue 3 years ago • 6 comments

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. image

Now that the relevant container is no longer in use, can the virtual machine process for qeum be shut down?

brategram avatar Apr 18 '22 07:04 brategram

I'm facing the same issue, is there any solution for that?

luiz290788 avatar May 10 '22 12:05 luiz290788

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.

abiosoft avatar May 10 '22 12:05 abiosoft

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.

abiosoft avatar May 10 '22 12:05 abiosoft

Screen Shot 2022-05-10 at 09 00 26 Screen Shot 2022-05-10 at 09 01 00 Screen Shot 2022-05-10 at 09 02 32

I've started colima with:

colima start -m 6 -c 8

luiz290788 avatar May 10 '22 13:05 luiz290788

image image image

brategram avatar May 15 '22 00:05 brategram

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 Screenshot 2022-08-02 at 6 11 52 PM

Here is a screenshot of my activity monitor Screenshot 2022-08-02 at 6 13 39 PM

Colima is using too much memory for unknown reasons..

valentinoPereira avatar Aug 02 '22 12:08 valentinoPereira