Docker – JavaScript V4 containerized Azure Functions No job functions found
Following this example on multiple operating systems results in the same error - No job functions found. JavaScript V4 containerized Azure Function Reproducible Steps: func --version => 4.0.5390 func init --worker-runtime node --language javascript --docker func new --name HttpExample --template…