mirror of https://github.com/docker/docs.git
docs - add cidfile flag to run docs
This commit is contained in:
parent
64e74cefb7
commit
221ee504aa
|
@ -14,6 +14,7 @@
|
||||||
|
|
||||||
-a=map[]: Attach to stdin, stdout or stderr.
|
-a=map[]: Attach to stdin, stdout or stderr.
|
||||||
-c=0: CPU shares (relative weight)
|
-c=0: CPU shares (relative weight)
|
||||||
|
-cidfile="": Write the container ID to the file
|
||||||
-d=false: Detached mode: leave the container running in the background
|
-d=false: Detached mode: leave the container running in the background
|
||||||
-e=[]: Set environment variables
|
-e=[]: Set environment variables
|
||||||
-h="": Container host name
|
-h="": Container host name
|
||||||
|
|
Loading…
Reference in New Issue