Mitul Suthar 2/19/2019

A21-Adding docker support to ASP.NET Core SPA Application

Read Original

The article details the author's hands-on experience dockerizing an existing ASP.NET Core Single Page Application (SPA) using Angular. It covers the initial hurdles of missing Node.js in the base .NET runtime image, struggles with installing Node on Windows Nano Server, switching to Linux containers, and resolving the node-sass compatibility error during the Docker build process.

A21-Adding docker support to ASP.NET Core SPA Application

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week