зеркало из https://github.com/microsoft/docker.git
Fix typo in the api remote reference for links
Signed-off-by: Antonio Murdaca <me@runcom.ninja>
This commit is contained in:
Родитель
a242ceaa09
Коммит
72a0272a62
|
@ -207,8 +207,8 @@ Json Parameters:
|
||||||
volume for the container), `host_path:container_path` (to bind-mount
|
volume for the container), `host_path:container_path` (to bind-mount
|
||||||
a host path into the container), or `host_path:container_path:ro`
|
a host path into the container), or `host_path:container_path:ro`
|
||||||
(to make the bind-mount read-only inside the container).
|
(to make the bind-mount read-only inside the container).
|
||||||
- **Links** - A list of links for the container. Each link entry should be of
|
- **Links** - A list of links for the container. Each link entry should be
|
||||||
of the form "container_name:alias".
|
in the form of "container_name:alias".
|
||||||
- **LxcConf** - LXC specific configurations. These configurations will only
|
- **LxcConf** - LXC specific configurations. These configurations will only
|
||||||
work when using the `lxc` execution driver.
|
work when using the `lxc` execution driver.
|
||||||
- **PortBindings** - A map of exposed container ports and the host port they
|
- **PortBindings** - A map of exposed container ports and the host port they
|
||||||
|
|
|
@ -207,8 +207,8 @@ Json Parameters:
|
||||||
volume for the container), `host_path:container_path` (to bind-mount
|
volume for the container), `host_path:container_path` (to bind-mount
|
||||||
a host path into the container), or `host_path:container_path:ro`
|
a host path into the container), or `host_path:container_path:ro`
|
||||||
(to make the bind-mount read-only inside the container).
|
(to make the bind-mount read-only inside the container).
|
||||||
- **Links** - A list of links for the container. Each link entry should be of
|
- **Links** - A list of links for the container. Each link entry should be
|
||||||
of the form "container_name:alias".
|
in the form of "container_name:alias".
|
||||||
- **LxcConf** - LXC specific configurations. These configurations will only
|
- **LxcConf** - LXC specific configurations. These configurations will only
|
||||||
work when using the `lxc` execution driver.
|
work when using the `lxc` execution driver.
|
||||||
- **PortBindings** - A map of exposed container ports and the host port they
|
- **PortBindings** - A map of exposed container ports and the host port they
|
||||||
|
|
|
@ -207,8 +207,8 @@ Json Parameters:
|
||||||
volume for the container), `host_path:container_path` (to bind-mount
|
volume for the container), `host_path:container_path` (to bind-mount
|
||||||
a host path into the container), or `host_path:container_path:ro`
|
a host path into the container), or `host_path:container_path:ro`
|
||||||
(to make the bind-mount read-only inside the container).
|
(to make the bind-mount read-only inside the container).
|
||||||
- **Links** - A list of links for the container. Each link entry should be of
|
- **Links** - A list of links for the container. Each link entry should be
|
||||||
of the form "container_name:alias".
|
in the form of "container_name:alias".
|
||||||
- **LxcConf** - LXC specific configurations. These configurations will only
|
- **LxcConf** - LXC specific configurations. These configurations will only
|
||||||
work when using the `lxc` execution driver.
|
work when using the `lxc` execution driver.
|
||||||
- **PortBindings** - A map of exposed container ports and the host port they
|
- **PortBindings** - A map of exposed container ports and the host port they
|
||||||
|
|
|
@ -218,8 +218,8 @@ Json Parameters:
|
||||||
volume for the container), `host_path:container_path` (to bind-mount
|
volume for the container), `host_path:container_path` (to bind-mount
|
||||||
a host path into the container), or `host_path:container_path:ro`
|
a host path into the container), or `host_path:container_path:ro`
|
||||||
(to make the bind-mount read-only inside the container).
|
(to make the bind-mount read-only inside the container).
|
||||||
- **Links** - A list of links for the container. Each link entry should be of
|
- **Links** - A list of links for the container. Each link entry should be
|
||||||
of the form `container_name:alias`.
|
in the form of `container_name:alias`.
|
||||||
- **LxcConf** - LXC specific configurations. These configurations will only
|
- **LxcConf** - LXC specific configurations. These configurations will only
|
||||||
work when using the `lxc` execution driver.
|
work when using the `lxc` execution driver.
|
||||||
- **PortBindings** - A map of exposed container ports and the host port they
|
- **PortBindings** - A map of exposed container ports and the host port they
|
||||||
|
|
|
@ -222,8 +222,8 @@ Json Parameters:
|
||||||
volume for the container), `host_path:container_path` (to bind-mount
|
volume for the container), `host_path:container_path` (to bind-mount
|
||||||
a host path into the container), or `host_path:container_path:ro`
|
a host path into the container), or `host_path:container_path:ro`
|
||||||
(to make the bind-mount read-only inside the container).
|
(to make the bind-mount read-only inside the container).
|
||||||
- **Links** - A list of links for the container. Each link entry should be of
|
- **Links** - A list of links for the container. Each link entry should be
|
||||||
of the form `container_name:alias`.
|
in the form of `container_name:alias`.
|
||||||
- **LxcConf** - LXC specific configurations. These configurations will only
|
- **LxcConf** - LXC specific configurations. These configurations will only
|
||||||
work when using the `lxc` execution driver.
|
work when using the `lxc` execution driver.
|
||||||
- **PortBindings** - A map of exposed container ports and the host port they
|
- **PortBindings** - A map of exposed container ports and the host port they
|
||||||
|
|
Загрузка…
Ссылка в новой задаче