Added support for running C# code in a dotnet core environment
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
dotnet restore
|
||||
dotnet publish -c Release -o out
|
||||
docker build -t fission/dotnet-env .
|
||||
Reference in New Issue
Block a user