DockerCLI/docs/reference
Sebastiaan van Stijn 65a6660652
docs/reference: exec: update some examples
Use /bin/sh in the examples, as it's more likely to be present in a
container than bash (some users got confused by this, so using plain
"sh" in the examples could lead to less confusion).

Also added some extra wording around defaults, and how they're inherited
by the exec'd process.

It's definitely not "perfect" yet (lots to do in this document to improve
it), but it's a start :)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 60833d2046)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-07 12:51:23 +01:00
..
commandline docs/reference: exec: update some examples 2023-01-07 12:51:23 +01:00
builder.md docs: fix misleading example of setting an env variable for a single command 2022-12-15 15:23:26 +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 docs: update examples to not use deprecated images 2023-01-07 12:51:23 +01:00