mathbong
Home
∑ School Math∑ Advanced Math
[] CodingAI Vibe</> Utils⎈ Infra
◎ My Project
Terms Tools About
KO
Glossary infra Term Page

Container

A running instance of an image with process isolation and resource controls

container #infra#docker
Korean version

Related Concepts

ImageVolumeBridge NetworkDockerfile

Core Idea

Container is A running instance of an image with process isolation and resource controls. It usually makes the most sense alongside Image, Volume, Bridge.

Why It Matters Here

Mathbong reuses this term across docker posts as shared vocabulary.

Posts Mentioning This Concept

[Docker Series Part 2] Connecting Images and Containers with Dockerfiles Learn how Dockerfiles turn instructions into images, how those images become containers, and why that workflow locks environments into code.[Docker 시리즈 1편] Docker는 무엇이고 왜 인프라로 이어지는가 Docker 기술의 기본 개념부터 일관된 환경 구성, 배포 방식, 인프라로서의 역할까지 순서대로 정리합니다.[Docker Series Part 1] What Docker Is and Why It Is Essential for Infrastructure Learn the core concepts of Docker, how it creates consistent environments, and why it is a crucial tool for modern deployment and infrastructure.

© 2026 mathbong. All rights reserved.

RSS