add ./script/doc to build fig documentation using the docs.docker.com tooling
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
a7fe67e691
commit
bd320b19fe
11 changed files with 44 additions and 11 deletions
|
|
@ -172,9 +172,9 @@ the daemon.
|
|||
|
||||
Configures the path to the `ca.pem`, `cert.pem`, and `key.pem` files used for TLS verification. Defaults to `~/.docker`.
|
||||
|
||||
## Compose Docs
|
||||
## Compose Documentation
|
||||
|
||||
[Installing Compose](http://docs.docker.com/compose/install)
|
||||
[Intro & Overview]((http://docs.docker.com/compose/userguide)
|
||||
[Yaml file reference]((http://docs.docker.com/compose/yml)
|
||||
- [Installing Compose](install.md)
|
||||
- [Intro & Overview](index.md)
|
||||
- [Yaml file reference](yml.md)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue