Docker Images and Containers for ASP.NET Core 2
This course will teach you how to build an optimized Docker image for your ASP.NET Core app and how to run your app in a container.
Docker and ASP.NET Core are a match made in heaven. Gone are the days of staring at IIS to figure out why your web app won’t work. Instead, in a matter of seconds, you can pull an image with your published application and start up a container. In this course, Docker Images and Containers for ASP.NET Core, you’ll learn about Docker images and containers for ASP.NET Core. First, you’ll discover how to run your app in a container and how to package it up as an image. Next, you’ll explore how to compile your app in a container and how to leverage a multi-stage build to create a runtime optimized image for production. Finally, you’ll learn how to easily compose in additional dependencies and easily spin those up with Docker and how to leverage Visual Studio’s new Docker Support. By the end of this course, you’ll be good to go with Docker images and containers for ASP.NET Core.
Author Name: Wes Higbee
Author Description:
Wes Higbee is passionate about helping companies achieve remarkable results with technology and software. He’s had extensive experience developing software and working with teams to improve how software is developed to meet business objectives. Wes launched Full City Tech to leverage his expertise to help companies delight customers. Although his primary focus is on outcomes, implementation often includes technical competency. Wes frequently speaks about impactful aspects of software developm… more
Table of Contents
- Course Overview
1min - Running an ASP.NET Core App in a Container
42mins - Picking a Base Image
31mins - Distributing a Pre-published App in an Image
16mins - Building the App in a Container
29mins - Automate Building with a Dockerfile
27mins - Using a Multi-stage Build to Create a Runtime Optimized Image
24mins - Composing an ASP.NET Core App
33mins - Dissecting Visual Studio’s Docker Support
33mins
There are no reviews yet.