Startup: Docker + Visual Studio

Bogusław Błoński
2 min readFeb 25, 2020

--

Docker in 3 steps

Context: .NET everywhere is coming, but how to have it on .NET on Linux hosting now? I didn’t realize that it is so easy to get started.

Basic knowledge:

Step 1: Install & Restart PC

Step 2: Add Support, YES it is so easy

Create a New .NET Core project with docker suport

Add support to existing .NET Core project

Docker file should be added to solution:

Step 3: Run

Kubernates + Docker + Visual Studio 2019

--

--

Bogusław Błoński
Bogusław Błoński

Written by Bogusław Błoński

Did small internal corporate and big projects with over 1 000 000 active users in ASP.NET and XAMARIN.FORMS and XAMARIN.NATIVE. Blogging for better sleep.

No responses yet