c.f. https://stackoverflow.com/questions/65551215/get-docker-cpu-memory-limit-inside-container Should `"auto"` be aware of the fact that the container has a limited CPU? for example if we see ``` / # cat /sys/fs/cgroup/cpu/cpu.cfs_quota_us 400000 / # cat /sys/fs/cgroup/cpu/cpu.cfs_period_us 100000 ``` we should set number of threads to 4 instead of, in my case, 128