DockerCLI/docs
Sebastiaan van Stijn 70b1300db6
docs: inspect: remove trailing whitespace from example
Current versions of the docs generator take this into account, but on
the 20.10 branch, the trailing whitespace can make the YAML generator
switch to use "compact" formatting, which is hard to read, and hard
to review diffs when updating.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 35d7fbc818)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-07 12:27:56 +01:00
..
extend fixed the plugin command docker-runc 2022-10-18 23:28:12 +02:00
reference docs: inspect: remove trailing whitespace from example 2023-01-07 12:27:56 +01:00
yaml Deprecate Kubernetes stack support 2021-07-02 16:36:31 +02:00
README.md Fix GitHub spelling 2017-10-05 01:14:31 +08:00
deprecated.md docs: update deprecation status for "overlay2.override_kernel_check" 2022-10-10 14:36:45 +02: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!