Skip to content

Commit

Permalink
Adds a script to build in docker using the nikolayp/dotnetsdk:latest …
Browse files Browse the repository at this point in the history
…image
  • Loading branch information
NikolayPianikov committed Jun 7, 2024
1 parent 62985f8 commit fd7bd1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
docker.exe pull nikolayp/dotnetsdk:latest
docker.exe run --rm -it -v D:\Projects\Pure.DI:/src -w /src nikolayp/dotnetsdk:latest dotnet build

0 comments on commit fd7bd1c

Please sign in to comment.