Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The reason for the failure to create a containered task is that the "dotnet" executable file is not found in the $PATH. This means that the container cannot find the executable file it needs to run the task. The OCI runtime error stating the file is not found indicates that there is a problem with the configuration of the container or the environment in which it is being run. The exact cause of the error may vary depending on the specific circumstances of the task being run and the environment in which it is being run.