Merge pull request #5718 from thaJeztah/remove_isolation_hint
docs, man: remove confusing example for "--isolation"
This commit is contained in:
commit
5be685e647
@ -133,8 +133,6 @@ Linux namespaces. On Microsoft Windows, you can specify these values:
|
|||||||
| `process` | Namespace isolation only. |
|
| `process` | Namespace isolation only. |
|
||||||
| `hyperv` | Hyper-V hypervisor partition-based isolation. |
|
| `hyperv` | Hyper-V hypervisor partition-based isolation. |
|
||||||
|
|
||||||
Specifying the `--isolation` flag without a value is the same as setting `--isolation="default"`.
|
|
||||||
|
|
||||||
### <a name="security-opt"></a> Optional security options (--security-opt)
|
### <a name="security-opt"></a> Optional security options (--security-opt)
|
||||||
|
|
||||||
This flag is only supported on a daemon running on Windows, and only supports
|
This flag is only supported on a daemon running on Windows, and only supports
|
||||||
|
@ -348,8 +348,6 @@ Linux namespaces. On Microsoft Windows, you can specify these values:
|
|||||||
* `process`: Namespace isolation only.
|
* `process`: Namespace isolation only.
|
||||||
* `hyperv`: Hyper-V hypervisor partition-based isolation.
|
* `hyperv`: Hyper-V hypervisor partition-based isolation.
|
||||||
|
|
||||||
Specifying the `--isolation` flag without a value is the same as setting `--isolation "default"`.
|
|
||||||
|
|
||||||
# HISTORY
|
# HISTORY
|
||||||
March 2014, Originally compiled by William Henry (whenry at redhat dot com)
|
March 2014, Originally compiled by William Henry (whenry at redhat dot com)
|
||||||
based on docker.com source material and internal work.
|
based on docker.com source material and internal work.
|
||||||
|
@ -9,8 +9,6 @@ Linux namespaces. On Microsoft Windows, you can specify these values:
|
|||||||
* `process`: Namespace isolation only.
|
* `process`: Namespace isolation only.
|
||||||
* `hyperv`: Hyper-V hypervisor partition-based isolation.
|
* `hyperv`: Hyper-V hypervisor partition-based isolation.
|
||||||
|
|
||||||
Specifying the `--isolation` flag without a value is the same as setting `--isolation="default"`.
|
|
||||||
|
|
||||||
### Dealing with dynamically created devices (--device-cgroup-rule)
|
### Dealing with dynamically created devices (--device-cgroup-rule)
|
||||||
|
|
||||||
Devices available to a container are assigned at creation time. The
|
Devices available to a container are assigned at creation time. The
|
||||||
|
Loading…
x
Reference in New Issue
Block a user