I\'m trying to run multiple .NET 5.0 processes using Ubuntu 20.04 and Docker. I noticed that every container opens ~130 file descriptors. Most of them are standard DLLs. I thoug