Glossary infra Term Page

docker build

the step that turns the recipe into an image

docker-build #infra#docker
Korean version

Related Concepts

Core Idea

docker build is the step that turns the recipe into an image. It usually makes the most sense alongside Reproducible environments, Image, and docker run.

Why It Matters Here

Mathbong reuses this term across docker posts as shared vocabulary.

Posts Mentioning This Concept