question

VENKATESHH-9422 avatar image
0 Votes"
VENKATESHH-9422 asked lextm answered

Best Practice for Docker with .Net Core & Unit Testing projects

Let's say I have a Visual Studio solution with .Net Core Projects and Unit Tests, along with Docker Support (Dockerfile). What is the best practice in this case? I saw some blogs/articles where .Net Core Projects Compilation and Unit Test Execution are all being done inside the same Dockerfile. Is this correct or recommended? If not, what is the best practice? To have separate Dockerfile for Compilation and Unit Tests? If yes, is there any documentation / links, where this is outlined? Please help.

dotnet-ad
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

lextm avatar image
0 Votes"
lextm answered
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.