What you'll learn:
- Docker fundamentals
- Container and Image in Docker
- Docker Desktop
- Docker Instructions
- DockerFile
- Host Static HTML in docker Container
- .NET applications and DockerFile
- Manually create dockerfile for .NET projects
- Push Image to DockerHub
- Deploy Containers to Azure
Docker is a buzz word that is gaining more and more attention in the tech world. And that is for a reason!
But being a .NETdeveloper if you have to learn docker, it can sometimes be a patchy road!Not because it is difficult but because it is not exactly programming language!It is a different domain but in order to be a full stack developer now docker is becoming one of the required tech stack.
This course is aimed exactly at that requirement!In under 3 hours we will start from ground zero in docker and explore all the fundamentals as we will see the default built in docker file in a .NETapplication and then build a dockerfile manually for .NETapplication.
We will explore basic terminology when it comes to docker like images, containers, create our image and publish them to azure containers and much more!
This will be a hands on course with docker as we will spend time to understand docker and host a simple html in docker before we dive into docker support for .NETapplications.
This course has very special focus for .NETdevelopers and how they can easily grasp docker, and deploy their applications.