Glossary infra Term Page

Build context

The folder snapshot Docker can read files from while building an image

build-context #infra#docker
Korean version

Related Concepts

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.

Posts Mentioning This Concept