Update description of Compose
"Define and run multi-container applications with Docker" Not just development environments, and "complex" is not clear and not really true. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
parent
f79eb7b9ad
commit
91ceb33d5a
3 changed files with 10 additions and 11 deletions
|
|
@ -72,7 +72,7 @@ def parse_doc_section(name, source):
|
|||
|
||||
|
||||
class TopLevelCommand(Command):
|
||||
"""Fast, isolated development environments using Docker.
|
||||
"""Define and run multi-container applications with Docker.
|
||||
|
||||
Usage:
|
||||
docker-compose [options] [COMMAND] [ARGS...]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue