cli/docs/reference
Sebastiaan van Stijn 7b7a4c020e
docs, man: remove confusing example for "--isolation"
This snippet was added in [docker@38ec5d8][1]. The intent was to indicate
that an empty value is equivalent to passing "default" as value. However,
passing the `--isolation` flag _without a value_ (i.e., no `=` specified)
will fail in many cases, as any string after it will be parsed as value
(e.g. `docker run --isolation busybox` would consider `busybox` as value).

This patch removes these lines as they add more confusion than addressing.

[1]: 38ec5d86a3

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-01-02 12:15:08 +01:00
..
commandline docs, man: remove confusing example for "--isolation" 2025-01-02 12:15:08 +01:00
builder.md docs: dockerfile reference moved to buildkit repo 2022-06-27 11:51:46 +02:00
dockerd.md Docs: host-gateway-ip daemon option IPv4+IPv6 2024-11-29 17:10:09 +00:00
glossary.md docs: remove AuFS from glossary 2023-05-19 10:17:37 +02:00
index.md docs: update url scheme for reference docs 2024-02-20 21:38:50 +01:00
run.md docs: Correct `run` exit code 126 description 2024-11-04 00:21:33 +00:00