October 9, 20223 yr Thought it might be a handy to have max memory limit and cpu shares for each container in the docker "edit" gui. Its pretty common to have paremeters similar to below against every container ; (currently always in Extra Parameters:) Quote --memory 2g --cpu-shares 2 would be super cool to have a slider up to max memory for memory limit, and a low (2), normal (1024) and high (1024) priority radio button for cpu-shares? https://docs.docker.com/config/containers/resource_constraints/ Note: cpu-shares is not cpu pinning
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.