Replies: 1 comment 3 replies
-
Since you mention Task Manager, you're running with Docker Desktop right? If so, be aware that the containers are actually running within a VM that can be configured with a varying number of core allocation. Take a look at https://docs.docker.com/desktop/settings/windows/ |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm looking at running a mod pack with around 300 mods. The server starts up very very slow and when I look in docker resource monitoring it's showing 150% CPU utilization. When I look at Task Manager it says 10% total. Does docker put some kind of CPU limit on containers?
Beta Was this translation helpful? Give feedback.
All reactions