mirror of https://github.com/docker/docs.git
Merge pull request #1002 from SvenDowideit/add-links-to-references
Add links to the main Compose references
This commit is contained in:
commit
b1739e703b
|
|
@ -179,5 +179,5 @@ your services once you've finished with them:
|
||||||
$ docker-compose stop
|
$ docker-compose stop
|
||||||
|
|
||||||
At this point, you have seen the basics of how Compose works. See the reference
|
At this point, you have seen the basics of how Compose works. See the reference
|
||||||
section for complete details on the commands, configuration file and environment
|
guides for complete details on the [commands](cli.md), the [configuration
|
||||||
variables.
|
file](yml.md) and [environment variables](env.md).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue