Memory dump of Windows container

In a windows container, I am running a docker file that calls a python program which executes an exe. How to get the memory dump of the container when the exe is running?