Overview

In this mini-workshop, we are going to learn how to write an effective Dockerfile with best practices, we will cover these items in this workshop:-

  • Basic concept of Docker
  • What is Dockerfile and why do we need it
  • Different best practices for writing an ideal Dockerfile
  • Multistage Dockerfile
  • Some use cases for the Docker environment
How to Write Effective Dockerfile