dzimchuk / Docker.NET

Tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker with .NET Core Tutorials

Prerequisites

These tutorials assumes you have Windows 10 Pro and .NET core installed. The professional edition is mandatory as we'll be using Docker for container deployment. Given the .NET core framework evolves quickly, it's worth noting these tutorials are written and tested against .NET core 2.1 (your results may vary).

Let's get started

This tutorial trilogy is designed to get you up and running quickly:

About

Tutorials

License:MIT License


Languages

Language:C# 79.5%Language:Dockerfile 14.2%Language:Shell 6.3%