Merge pull request #13109 from docker/master

Publish updates from master
This commit is contained in:
Usha Mandya 2021-07-02 18:34:00 +01:00 committed by GitHub
commit ed3ceb6364
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 41 additions and 32 deletions

View File

@ -11,7 +11,7 @@ options:
value_type: string
description: |
Default orchestrator for stack operations to use with this context (swarm|kubernetes|all)
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: false
@ -45,10 +45,10 @@ options:
value_type: stringToString
default_value: '[]'
description: set the kubernetes endpoint
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: false
kubernetes: true
swarm: false
examples: |-
### Create a context with a docker and kubernetes endpoint

View File

@ -13,10 +13,10 @@ options:
value_type: bool
default_value: "false"
description: Export as a kubeconfig file
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: false
kubernetes: true
swarm: false
deprecated: false
experimental: false

View File

@ -11,7 +11,7 @@ options:
value_type: string
description: |
Default orchestrator for stack operations to use with this context (swarm|kubernetes|all)
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: false
@ -37,10 +37,10 @@ options:
value_type: stringToString
default_value: '[]'
description: set the kubernetes endpoint
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: false
kubernetes: true
swarm: false
examples: |-
### Update an existing context

View File

@ -291,7 +291,7 @@ examples: |-
| `com.docker.network.bridge.enable_icc` | `--icc` | Enable or Disable Inter Container Connectivity |
| `com.docker.network.bridge.host_binding_ipv4` | `--ip` | Default IP when binding container ports |
| `com.docker.network.driver.mtu` | `--mtu` | Set the containers network MTU |
| `com.docker.network.container_interface_prefix` | - | Set a custom prefix for container interfaces |
| `com.docker.network.container_iface_prefix` | - | Set a custom prefix for container interfaces |
The following arguments can be passed to `docker network create` for any
network driver, again with their approximate equivalents to `docker daemon`.

View File

@ -181,7 +181,7 @@ examples: |-
```dockerfile
FROM ubuntu@sha256:45b23dee08af5e43a7fea6c4cf9c25ccf269ee113168c19722f87876677c5cb2
LABEL maintainer="some maintainer <maintainer@example.com>"
LABEL org.opencontainers.image.authors="some maintainer <maintainer@example.com>"
```
> **Note**

View File

@ -1236,7 +1236,7 @@ examples: |-
If you want to add a running container to a network use the `docker network connect` subcommand.
You can connect multiple containers to the same network. Once connected, the
containers can communicate easily need only another container's IP address
containers can communicate easily using only another container's IP address
or name. For `overlay` networks or custom plugins that support multi-host
connectivity, containers connected to the same multi-host network but launched
from different Engines can also communicate in this way.

View File

@ -20,7 +20,7 @@ options:
- option: kubeconfig
value_type: string
description: Kubernetes config file
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: true
@ -28,7 +28,7 @@ options:
- option: orchestrator
value_type: string
description: Orchestrator to use (swarm|kubernetes|all)
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: false

View File

@ -28,7 +28,7 @@ options:
- option: namespace
value_type: string
description: Kubernetes namespace to use
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: true
@ -67,7 +67,7 @@ inherited_options:
- option: kubeconfig
value_type: string
description: Kubernetes config file
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: true
@ -75,7 +75,7 @@ inherited_options:
- option: orchestrator
value_type: string
description: Orchestrator to use (swarm|kubernetes|all)
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: false

View File

@ -18,7 +18,7 @@ options:
value_type: bool
default_value: "false"
description: List stacks from all Kubernetes namespaces
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: true
@ -35,7 +35,7 @@ options:
value_type: stringSlice
default_value: '[]'
description: Kubernetes namespaces to use
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: true
@ -44,7 +44,7 @@ inherited_options:
- option: kubeconfig
value_type: string
description: Kubernetes config file
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: true
@ -52,7 +52,7 @@ inherited_options:
- option: orchestrator
value_type: string
description: Orchestrator to use (swarm|kubernetes|all)
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: false

View File

@ -33,7 +33,7 @@ options:
- option: namespace
value_type: string
description: Kubernetes namespace to use
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: true
@ -70,7 +70,7 @@ inherited_options:
- option: kubeconfig
value_type: string
description: Kubernetes config file
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: true
@ -78,7 +78,7 @@ inherited_options:
- option: orchestrator
value_type: string
description: Orchestrator to use (swarm|kubernetes|all)
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: false

View File

@ -17,7 +17,7 @@ options:
- option: namespace
value_type: string
description: Kubernetes namespace to use
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: true
@ -26,7 +26,7 @@ inherited_options:
- option: kubeconfig
value_type: string
description: Kubernetes config file
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: true
@ -34,7 +34,7 @@ inherited_options:
- option: orchestrator
value_type: string
description: Orchestrator to use (swarm|kubernetes|all)
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: false

View File

@ -33,7 +33,7 @@ options:
- option: namespace
value_type: string
description: Kubernetes namespace to use
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: true
@ -52,7 +52,7 @@ inherited_options:
- option: kubeconfig
value_type: string
description: Kubernetes config file
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: true
@ -60,7 +60,7 @@ inherited_options:
- option: orchestrator
value_type: string
description: Orchestrator to use (swarm|kubernetes|all)
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: false

View File

@ -22,7 +22,7 @@ options:
- option: kubeconfig
value_type: string
description: Kubernetes config file
deprecated: false
deprecated: true
experimental: false
experimentalcli: false
kubernetes: true

View File

@ -31,7 +31,7 @@ Your Windows machine must meet the following requirements to successfully instal
### WSL 2 backend
- Windows 10 64-bit: Home, Pro, Enterprise, or Education, version 1903 (Build 18362 or higher).
- Windows 10 64-bit: Home or Pro 2004 (build 19041) or higher, or Enterprise or Education 1909 (build 18363) or higher.
- Enable the WSL 2 feature on Windows. For detailed instructions, refer to the
[Microsoft documentation](https://docs.microsoft.com/en-us/windows/wsl/install-win10){: target="_blank" rel="noopener" class="_"}.
- The following hardware prerequisites are required to successfully run
@ -49,7 +49,7 @@ WSL 2 on Windows 10:
### Hyper-V backend and Windows containers
- Windows 10 64-bit: Pro (Build 19041 or higher), or Enterprise or Education (Build 18363 or higher).
- Windows 10 64-bit: Pro 2004 (build 19041) or higher, or Enterprise or Education 1909 (build 18363) or higher.
For Windows 10 Home, see [System requirements for WSL 2 backend](#system-requirements-for-wsl-2-backend).
- Hyper-V and Containers Windows features must be enabled.

View File

@ -76,6 +76,15 @@ testuser:231072:65536
`sudo modprobe overlay permit_mounts_in_userns=1`
([Debian-specific kernel patch, introduced in Debian 10](https://salsa.debian.org/kernel-team/linux/blob/283390e7feb21b47779b48e0c8eb0cc409d2c815/debian/patches/debian/overlayfs-permit-mounts-in-userns.patch)).
Add the configuration to `/etc/modprobe.d` for persistence.
- Rootless docker requires version of `slirp4netns` greater than `v0.4.0` (when `vpnkit` is not installed).
Check you have this with
```console
$ slirp4netns --version
```
If you do not have this download and install the latest [release](https://github.com/rootless-containers/slirp4netns/releases).
</div>
<div id="hint-arch" class="tab-pane fade in" markdown="1">
- Installing `fuse-overlayfs` is recommended. Run `sudo pacman -S fuse-overlayfs`.