Dockerfile - build and deploy your .net using the right image
I just love this docker approach which use sdk image to build and then deploy to a prod in a single file, which looks like code below :-
There are more to it to Dockerfile COPY command than meets the eye.
Comments