Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cedarcli docker start ... runs CPU at 100% #11

Open
beepsoft opened this issue Dec 8, 2023 · 1 comment
Open

cedarcli docker start ... runs CPU at 100% #11

beepsoft opened this issue Dec 8, 2023 · 1 comment

Comments

@beepsoft
Copy link

beepsoft commented Dec 8, 2023

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

image

When running the the docker-compose commands directly (or via the old startinfrastruture, etc. aliases) there's no such big load.

@beepsoft
Copy link
Author

As a temporary solution I copied back the set-docker-aliases.sh from older version and use the aliases to start the containers. It may worth considering keeping these aliases around in newer versions as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant