moby--moby/docs
Sebastiaan van Stijn 441c9411e3
Improve example for env vars in API docs
This was added in e41de3e631,
but can be a bit confusing due to the "outer" brackets
being for JSON, and the "inner" brackets to indicate
optional values.

During review of that change, this alternative
format was suggested.

Updating the example to use the format that was discussed
during review :)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-10-16 19:22:42 -07:00
..
extend Convert Markdown frontmatter to YAML 2016-10-14 15:44:55 -07:00
reference Improve example for env vars in API docs 2016-10-16 19:22:42 -07:00
static_files Restore Docker logo in README.md 2016-10-14 16:12:27 -07:00
README.md Add a link to the new build instructions 2016-10-14 14:05:48 -07:00
deprecated.md Convert Markdown frontmatter to YAML 2016-10-14 15:44:55 -07:00

README.md

The non-reference docs have been moved!

The documentation for Docker Engine has been merged into the general documentation repo.

See the README for instructions on contributing to and building the documentation.

If you'd like to edit the current published version of the Engine docs, do it in the master branch here: https://github.com/docker/docker.github.io/tree/master/engine

If you need to document the functionality of an upcoming Engine release, use the vnext-engine branch: https://github.com/docker/docker.github.io/tree/vnext-engine/engine

The reference docs have been left in docker/docker (this repo), which remains the place to edit them.

The docs in the general repo are open-source and we appreciate your feedback and pull requests!