runner
runner copied to clipboard
Update DockerCommandManager.cs to use HostContext `GetConfigFile`
Instead of using HostContext's GetDirectory + ".runner".
This should avoid errors in possible future changes in HostContext or runner configuration file name.