Auto-sync

This commit is contained in:
2026-04-15 08:15:46 +08:00
parent f3569a835b
commit 99df89a352
79 changed files with 2238 additions and 0 deletions

24
wiki/entities/Docker.md Normal file
View File

@@ -0,0 +1,24 @@
---
title: Docker
type: entity
tags: [容器化, DevOps, 开源]
sources: ["https://www.docker.com"]
last_updated: 2026-04-15
---
## 基本信息
- **类型**:容器化平台
- **总部**:美国加州旧金山
## 核心产品
- **Docker Engine**:容器运行时环境
- **Docker Hub**:容器镜像仓库
- **Docker Desktop**:开发者容器化开发环境
- **Docker Compose**:多容器应用编排工具
## 在 Wiki 中的角色
- Docker 是 [[DevOps Culture and Transformation]] 中 [[CI/CD Pipelines]] 和容器化的核心技术
- Docker 与 [[Kubernetes]] 共同构成现代 DevOps 容器化技术栈
## Aliases
- Docker