Implementing Docker for Windows Containers in Windows Server 2019
Learn how to build and manage docker containers atop Windows Server 2019 in this course.
What you'll learn
Docker containers for Windows might not today have the largest market share among all the Linux options on offer, but they are a compelling new approach in rapidly developing and deploying IT services when Windows Server is your operating system.
In this course, Implementing Docker for Windows Containers in Windows Server 2019, you'll introduce Windows containers and the Docker management system for building and running them in a single-server environment. First, you'll explore the management tasks in administering containers and container images. Next, you'll dig deep into the unique configurations required for container networking and data volumes. Finally, you'll build an application using containers that involves connecting a SQL server with an IIS web application. By the end of this course, you'll be armed with the knowledge you need to start building and deploying your own Windows Server containers.
Table of contents
- Introduction 5m
- Pull and Run a Server Core Container Image 10m
- Run an Interactive Container 3m
- Run Detached Containers 9m
- Manage Containers in Windows Admin Center 2m
- Build a Container Image Interactively 12m
- Stop, Start, and Remove Containers 4m
- Build a Container Image with Dockerfiles 9m
- Configure Container Naming at Execution 2m
- Incorporate CMD and ENTRYPOINT Instructions into Dockerfiles 4m
- Configure Containers at Runtime using CMD and ENTRYPOINT Instructions 9m
- Incorporate HEALTHCHECK Instructions into Dockerfiles 6m
- Push Container Images to Docker Hub Repository 3m
- What This Module Covered 2m
- Introduction 3m
- Understand Networking for Windows Containers 6m
- Explore the Default NAT Network 5m
- Create and Customize NAT Networks 13m
- Publish Network Ports 5m
- Expose Network Ports 3m
- Understand Network Driver Types 4m
- Create and Customize Transparent Networks 11m
- Attach Local Volumes to Containers 7m
- Attach Remote Volumes to Containers 5m
- What This Module Covered 2m
- Introduction 6m
- Design an IIS and SQL Application 2m
- Prepare a SQL Container Image with Dockerfiles, Part 1 6m
- Prepare a SQL Container Image with Dockerfiles, Part 2 12m
- Prepare an IIS Container Image with Dockerfiles, Part 1 3m
- Prepare an IIS Container Image with Dockerfiles, Part 2 6m
- Understand Docker Compose and YAML 2m
- Install Docker Compose on Windows Server 2019 2m
- Construct a YAML File for Docker Compose 5m
- Deploy IIS and SQL Images using Docker Compose 3m
- Build IIS and SQL Images using Docker Compose 5m
- What This Module Covered 1m