Can TestStand Communicate With a Docker Container?

Updated Jul 9, 2019

Reported In

Software

  • TestStand

Issue Details

I have a service that is running into a Docker container, and I need to interact with it from TestStand. Is it possible?

Solution

Yes you can communicate with your Docker container with TestStand. As Docker is available from the Command Prompt, and TestStand can make calls to executable , you can call the Command Prompt to control Docker.