paul42 commented on issue #60: URL: https://github.com/apache/openwhisk-runtime-dotnet/issues/60#issuecomment-983995113
some notes: - use gradlew to use the wrapper instead of your system's gradle - use gradlew and run `./gradlew install` in primary openstack directory - do a docker pull on all files (like openwhisk/action-dotnet2.2) and then docker tag them: `docker tag openwhisk/action-dotnet-v2.2 action-dotnet-v2.2` so they are 'local' so far got the existing tests to pass, now I just need to debug why my container is failing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
