Hi All,
I hope that I am posting in the correct category.
I am noticing that a lot of my CPU power is getting used when in IDLE - Around 90%.
When I ran htop command I saw that most of my CPU was being consumed by:
/usr/bin/dockerd -p /var/run/dockerd.pid --log-opt max-size=50m --log-opt max-file=1 --log-level=fatal --storage-driver=btrfs
Does anyone know what is the cause behind this?
Thanks