1
0
mirror of https://github.com/moby/moby.git synced 2025-12-06 07:41:18 +03:00

Adding integration tests for --cgroup-parent feature.

Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)
This commit is contained in:
Vishnu Kannan
2015-03-16 23:41:38 +00:00
parent f7dd1333b5
commit c7267017e9
4 changed files with 87 additions and 2 deletions

View File

@@ -805,7 +805,7 @@ Creates a new container.
-c, --cpu-shares=0 CPU shares (relative weight)
--cap-add=[] Add Linux capabilities
--cap-drop=[] Drop Linux capabilities
--cgroup-parent= Optional parent cgroup for the container
--cgroup-parent="" Optional parent cgroup for the container
--cidfile="" Write the container ID to the file
--cpuset-cpus="" CPUs in which to allow execution (0-3, 0,1)
--device=[] Add a host device to the container