I'm using version 2.6.47, but it is also a problem in previous versions supporting docker start subcommands.
When I start the infrastructure, microservices and frontends using
cedarcli docker start infrastructure
cedarcli docker start microservices
cedarcli docker start frontends
top shows that these processes all run at 100% all the time
When running the the docker-compose commands directly (or via the old startinfrastruture, etc. aliases) there's no such big load.