Authentication with Windows AD

Hello All,

I am trying to host a application in container which needs to connect to servers inside a domain using Windows Integrated security, docker hosting server is part of the domain.

Can you help me in understanding some simpler way so that I can run my container using some AD account which will be given access on other end?