Update Compose README

Remove cluster
pull/323/head
康怀帅 2018-03-10 08:45:09 +08:00 committed by GitHub
parent d58af9ad64
commit 7594e11f23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Docker Compose 项目
`Docker Compose` 是 Docker 官方编排Orchestration项目之一负责快速在集群中部署分布式应用。
`Docker Compose` 是 Docker 官方编排Orchestration项目之一负责快速部署分布式应用。
本章将介绍 `Compose` 项目情况以及安装和使用。