Scaling in docker windows container

I am trying to dockerize existing .net framework app in windows container but i am unable to scale it. I think scaling in docker not supported for windows containers But i am not getting any official statement for this. Can someone help me on this.

i tried with spring-boot application also in windows container but that also i am not able to scale.