The Restler.exe file is a Windows executable. Since the docker container is running on a Linux kernel it cannot natively run Restler.exe. Instead, run: dotnet ./Restler.dll
Restler.exe
dotnet ./Restler.dll