Containerization - Learn the Art of writing Dockerfiles

11 months ago
5

Agenda : Mission #1 - Containerization - Learn the Art of Writing Dockerfiles

- Two ways to build container images
- How to write a Dockerfile
- What is a Multi Stage Dockerfile
- How to optimize an image. I will show you how to reduce an image worth about 400MB to less than 10MBs.
CKA/CKAD

Dockerfiles

Loading comments...