mirror of https://github.com/docker/docs.git
Merge pull request #990 from bfirsh/add-title-to-docs-index
Add title to docs index
This commit is contained in:
commit
d95de03de9
|
@ -3,7 +3,7 @@ page_description: Introduction and Overview of Compose
|
||||||
page_keywords: documentation, docs, docker, compose, orchestration, containers
|
page_keywords: documentation, docs, docker, compose, orchestration, containers
|
||||||
|
|
||||||
|
|
||||||
## Overview
|
# Docker Compose
|
||||||
|
|
||||||
Compose is a tool for defining and running complex applications with Docker.
|
Compose is a tool for defining and running complex applications with Docker.
|
||||||
With Compose, you define a multi-container application in a single file, then
|
With Compose, you define a multi-container application in a single file, then
|
||||||
|
|
Loading…
Reference in New Issue