Explorar o código

docs: Explain volume_name in POST /container Binds

Signed-off-by: Lorenz Leutgeb <lorenz.leutgeb@gmail.com>
Lorenz Leutgeb %!s(int64=10) %!d(string=hai) anos
pai
achega
2bd2893b92
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      docs/reference/api/docker_remote_api_v1.21.md

+ 2 - 0
docs/reference/api/docker_remote_api_v1.21.md

@@ -264,6 +264,8 @@ Json Parameters:
            + `container_path` to create a new volume for the container
            + `host_path:container_path` to bind-mount a host path into the container
            + `host_path:container_path:ro` to make the bind-mount read-only inside the container.
+           + `volume_name:container_path` to bind-mount a volume managed by a volume plugin into the container.
+           + `volume_name:container_path:ro` to make the bind mount read-only inside the container.
     -   **Links** - A list of links for the container. Each link entry should be
           in the form of `container_name:alias`.
     -   **LxcConf** - LXC specific configurations. These configurations only