You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker should run with minimal CPU when I have zero containers listed in "docker ps -a"
Actual behavior
com.docker.supervisor uses from 133-149% CPU. Additional kernel task eating up 45-50% CPU. If I quit Docker then com.docker.supervisor stops and the kernel task usage disappears as well, meaning that this process is chewing up close to 2 cores at idle.
Information
If I restart Docker then this behavior does NOT automatically restart, but I notice it happening every day or so, whether or not I used Docker on that system. I have seen this on both my iMac Pro and my 15" Macbook Pro.
I am not sure when I first saw it, but it was more than one update ago (I've seen it for several weeks).
Expected behavior
Docker should run with minimal CPU when I have zero containers listed in "docker ps -a"
Actual behavior
com.docker.supervisor uses from 133-149% CPU. Additional kernel task eating up 45-50% CPU. If I quit Docker then com.docker.supervisor stops and the kernel task usage disappears as well, meaning that this process is chewing up close to 2 cores at idle.
Information
If I restart Docker then this behavior does NOT automatically restart, but I notice it happening every day or so, whether or not I used Docker on that system. I have seen this on both my iMac Pro and my 15" Macbook Pro.
I am not sure when I first saw it, but it was more than one update ago (I've seen it for several weeks).
Diagnostic logs
Steps to reproduce the behavior
It reproduces over time, not after something I know how to do and trigger it.
The text was updated successfully, but these errors were encountered: