Glossary infra Term Page
Build context
The folder snapshot Docker can read files from while building an image
Core Idea
Build context is The folder snapshot Docker can read files from while building an image. It usually makes the most sense alongside Layer, Base image, ENTRYPOINT.
Why It Matters Here
Mathbong reuses this term across docker posts as shared vocabulary.