Auto-sync: 2026-04-16 17:30
This commit is contained in:
@@ -1,24 +1,22 @@
|
||||
---
|
||||
title: Docker
|
||||
title: "Docker"
|
||||
type: entity
|
||||
tags: [容器化, DevOps, 开源]
|
||||
sources: ["https://www.docker.com"]
|
||||
last_updated: 2026-04-15
|
||||
tags: [containerization, virtualization, devops]
|
||||
sources: [cloud-devop-maturity-guideline, DevOps-Culture-and-Transformation]
|
||||
last_updated: 2026-04-16
|
||||
---
|
||||
|
||||
## 基本信息
|
||||
## Summary
|
||||
Docker 是开源的容器化平台,将应用及其依赖打包为标准化容器,实现"构建一次,运行任意地方"的跨环境部署。
|
||||
|
||||
## Definition
|
||||
容器化技术平台,提供应用打包和运行时隔离能力。
|
||||
|
||||
## Key Attributes
|
||||
- **类型**:容器化平台
|
||||
- **总部**:美国加州旧金山
|
||||
- **开发商**:Docker, Inc.
|
||||
- **许可证**:开源(Apache License 2.0)
|
||||
|
||||
## 核心产品
|
||||
- **Docker Engine**:容器运行时环境
|
||||
- **Docker Hub**:容器镜像仓库
|
||||
- **Docker Desktop**:开发者容器化开发环境
|
||||
- **Docker Compose**:多容器应用编排工具
|
||||
|
||||
## 在 Wiki 中的角色
|
||||
- Docker 是 [[DevOps-Culture-and-Transformation]] 中 [[CI/CD Pipelines]] 和容器化的核心技术
|
||||
- Docker 与 [[Kubernetes]] 共同构成现代 DevOps 容器化技术栈
|
||||
|
||||
## Aliases
|
||||
- Docker
|
||||
## Connections
|
||||
- [[DevOps 成熟度模型]] ← 支撑 ← [[容器化技术]]
|
||||
- [[Docker]] ← 被编排 ← [[Kubernetes]]
|
||||
|
||||
Reference in New Issue
Block a user