689 B
689 B
title, type, tags, sources, last_updated
| title | type | tags | sources | last_updated | |||||
|---|---|---|---|---|---|---|---|---|---|
| Docker | entity |
|
|
2026-04-16 |
Summary
Docker 是开源的容器化平台,将应用及其依赖打包为标准化容器,实现"构建一次,运行任意地方"的跨环境部署。
Definition
容器化技术平台,提供应用打包和运行时隔离能力。
Key Attributes
- 类型:容器化平台
- 开发商:Docker, Inc.
- 许可证:开源(Apache License 2.0)
Connections
- DevOps 成熟度模型 ← 支撑 ← 容器化技术
- Docker ← 被编排 ← Kubernetes