cli/man/src/container
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
..
attach.md docs: refresh image versions in examples 2024-07-24 09:47:36 +02:00
commit.md builder: rephrase ENV section, remove examples for ENV key value without '=' 2020-09-23 13:21:20 +02:00
cp.md Clarify `cp` documentation behaviour with trailing "/." 2017-06-02 00:10:48 +00:00
create-example.md docs, man: remove confusing example for "--isolation" 2025-01-02 12:15:08 +01:00
create.md Fix nocopy description 2017-09-20 16:43:15 +02:00
diff.md man: use "console" hints in markdown 2022-05-17 10:45:43 +02:00
exec.md man: update links to Go documentation 2023-08-25 14:11:18 +02:00
export.md Make markdown for man pages of `docker container ...` consistent 2017-06-02 00:10:52 +00:00
kill.md docker kill: don't set default signal on the client side 2022-05-13 10:10:17 +02:00
logs.md docs: Link supported Go duration strings 2024-10-07 10:37:00 +02:00
ls.md docs: refresh image versions in examples 2024-07-24 09:47:36 +02:00
pause.md Fix phrasing when referring to the freezer cgroup 2019-08-18 13:55:20 +02:00
port.md Make markdown for man pages of `docker container ...` consistent 2017-06-02 00:10:52 +00:00
rename.md Read long description from a file. 2017-06-02 00:10:47 +00:00
restart.md Read long description from a file. 2017-06-02 00:10:47 +00:00
rm.md Read long description from a file. 2017-06-02 00:10:47 +00:00
run.md Read long description from a file. 2017-06-02 00:10:47 +00:00
start.md Read long description from a file. 2017-06-02 00:10:47 +00:00
stats.md Update man pages 2022-03-15 15:35:59 +01:00
stop.md Read long description from a file. 2017-06-02 00:10:47 +00:00
top.md Provide correct command imformation and URL 2017-06-02 00:10:48 +00:00
unpause.md Fix phrasing when referring to the freezer cgroup 2019-08-18 13:55:20 +02:00
update.md man: use "console" hints in markdown 2022-05-17 10:45:43 +02:00
wait.md Read long description from a file. 2017-06-02 00:10:47 +00:00