I need to run an sqlserver 2025 container on my linux machine running fedora, but it doesn't work unless I limit the cpuset to "0-7" in my docker compose file. I also need this image to work using ...