File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,6 +50,13 @@ Compose has commands for managing the whole lifecycle of your application:
5050 * Stream the log output of running services
5151 * Run a one-off command on a service
5252
53+ # # Compose documentation
54+
55+ - [Installing Compose](install.md)
56+ - [Command line reference](cli.md)
57+ - [Yaml file reference](yml.md)
58+ - [Compose environment variables](env.md)
59+ - [Compose command line completion](completion.md)
5360
5461# # Quick start
5562
@@ -180,10 +187,4 @@ your services once you've finished with them:
180187
181188At this point, you have seen the basics of how Compose works.
182189
183- # # Compose documentation
184190
185- - [Installing Compose](install.md)
186- - [Command line reference](cli.md)
187- - [Yaml file reference](yml.md)
188- - [Compose environment variables](env.md)
189- - [Compose command line completion](completion.md)
You can’t perform that action at this time.
0 commit comments