Images, layers and Dockerfiles

The union filesystem, layer caching, .dockerignore, and the Dockerfile order that makes rebuilds fast.

Outlined · not written yet🐳 Docker

This lesson is outlined, not yet written

It is part of the curriculum so you can see what is coming. Here is what it will cover.

  1. Images and layers
  2. Cache order
  3. Base image choice
  4. Non-root user
  5. Multi-stage builds