--max-local-cores when running builds using ib_console in Docker containers.
To allow Incredibuild to use all resources on the host machine of a Docker container, use the switch --no-cgroups and do not use the --max-local-cores switch.
How to Use
Replace the commanddocker with ib_docker when running a build. Also, use the ib_console build command when relevant. The -j number should also be increased in comparison to regular builds.
For example, if a normal build looks like this: