Docker sq

Utilizing Docker - Introduction

Outline

A Side Note

This course is a continuation of the Docker Fundamentals course.

In this course we dive deeper into how Docker works, covering the following topics

  1. The Build Process
  2. Writing Code
  3. Running Containers
  4. Optimal Images
  5. Docker Swarm
  6. Managing a Cluster
  7. Running Services
  8. Healthy Containers

When you are finished with this course, you'll be able to follow best practices with your docker container & image usage, deal with production issues, and leverage docker for scalable usage.

 

I finished! On to the next chapter