|
|
启动的时候报错:stderr: Could not execute because the specified command or file was not found.
stderr: Possible reasons for this include:
stderr: * You misspelled a built-in dotnet command.
stderr: * You intended to execute a .NET program, but dotnet-NETJDC.dll does not exist.
stderr: * You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH.
stderr: Could not execute because the specified command or file was not found.
stderr: Possible reasons for this include:
stderr: * You misspelled a built-in dotnet command.
stderr: * You intended to execute a .NET program, but dotnet-NETJDC.dll does not exist.
stderr: * You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH.
看官方文档是说没有将代码放进容器的/app里面?
|
|