Hi,
As i learnt so far, we can break Docker architecture into 4 parts: 
Docker-client, Dockerd, Containerd and (Container-shim + container itself).
When i ran several different containers, i noticed that Dockerd and 
Containerd consumes a fixed amount of CPU, but containerd-shim usage
seems unpredictable. All containers i used are built on a same base, just 
different application on top of them. So does containerd-shim CPU
usage depends on its underlying container's application? 

Thanks
Kien-NG

-- 
You received this message because you are subscribed to the Google Groups 
"docker-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to docker-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/docker-dev/25d86c4f-2e1f-4be5-bac7-d1c3dc4bf2c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to