Skip to content

quadion/docker-dotnetcore-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

docker-dotnetcore-node

Docker image with Dotnet Core 3 slim image + Node 12

The net core image is the slim one for multistage build

The multistage build feature helps make the process of building containers more efficient, and makes containers smaller by allowing them to contain only the bits that your app needs at run time. Multistage build is used for .NET Core projects, not .NET Framework projects.

About

Docker image with Dotnet Core + Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors