Add script and instruction to build all the docker images by yourself
This commit is contained in:
3
contrib/DockerFileBuildHelper/run.sh
Executable file
3
contrib/DockerFileBuildHelper/run.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
dotnet run --no-launch-profile -c Release -- $@
|
||||
Reference in New Issue
Block a user