DockerCLI/docs/reference
Sebastiaan van Stijn 60833d2046
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>
2022-12-05 17:10:05 +01:00
..
commandline docs/reference: exec: update some examples 2022-12-05 17:10:05 +01:00
builder.md docs: dockerfile reference moved to buildkit repo 2022-06-27 11:51:46 +02:00
glossary.md Update most links in docs to use https by default 2021-10-15 15:04:36 +08:00
index.md docs: dockerfile reference moved to buildkit repo 2022-06-27 11:51:46 +02:00
run.md docs: update examples to not use deprecated images 2022-12-05 17:10:05 +01:00