Merge pull request #16017 from flowlo/master

docs: Explain volume_name in POST /container Binds
This commit is contained in:
Sebastiaan van Stijn 2015-10-27 23:28:47 +01:00
commit b96e076af9
1 changed files with 2 additions and 0 deletions

View File

@ -265,6 +265,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