'How to create a Windows Docker container and launch a browser using selenium inside windows docker container

I am new to Dockers. I am working on a scenario, where i want to eliminate all the windows remote machines and create a windows docker container and launch all my selenium tests on that windows docker container. How can i create a windows docker container and launch my selenium tests there?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source