Unusually high CPU usage for Docker container

Issue

I am hosting Pydio Cells and have noticed over time that the CPU usage is excessive, especially as there is no active access occuring on the Pydio containers.

Over the last 14 days the mean usage has been 46%. I host other services on the same server, and no other container comes close, despite performing more functions.

Cells Version

4.4.11

Host Details

Docker version 28.0.0, build f9ced58
Docker Compose version v2.33.0
Linux 6.1.0-31-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.128-1 (2025-02-07) x86_64 GNU/Linux
Intel NUC7CJYHN with 16GB RAM, 500GB SSD

What steps have you taken to resolve this issue already?

Searched these forums with no significant results.

I’ve also noticed high CPU usage and I’m not sure if it’s expected. It appears to be related to running Cells grpc broker service (with --grpc_discovery_port option). There seem to be numerous forked processes consuming a lot of CPU. I haven’t looked into it in detail yet, just wanted to share my observation.

Hi @instantdreams and @rmkn there might be some networking configuration issue under the hood.
Can you send your complete docker file?