Images, layers and Dockerfiles
The union filesystem, layer caching, .dockerignore, and the Dockerfile order that makes rebuilds fast.
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.
- Images and layers
- Cache order
- Base image choice
- Non-root user
- Multi-stage builds