DockerCLI/docs/reference
Sebastiaan van Stijn 246d96bb6c
docs: unify "docker create" and "docker run" reference
The `docker create` command shares most (all) of its options with `docker run`,
which uses `docker create` under the hood. The `docker create` reference docs
already referred users to the `docker run` sections for details, but some
flags were only documented on the `docker create` page.

This patch:

- moves those flags from the `docker create` to the `docker run` page
- does some minor rephrasing and touch-ups.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 6c16afe1d4)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-01 20:47:48 +02:00
..
commandline docs: unify "docker create" and "docker run" reference 2022-04-01 20:47:48 +02:00
builder.md Update WORKDIR command information 2022-02-18 12:44:03 +01:00
glossary.md Update most links in docs to use https by default 2021-10-15 12:58:41 +02:00
index.md Removing titles from md files 2017-10-13 15:24:06 -07:00
run.md Update most links in docs to use https by default 2021-10-15 12:58:41 +02:00