mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Update docs for Command Run
This commit is contained in:
parent
897cc573f0
commit
21b9dcd518
1 changed files with 2 additions and 0 deletions
|
@ -17,3 +17,5 @@
|
|||
-p=[]: Map a network port to the container
|
||||
-t=false: Allocate a pseudo-tty
|
||||
-u="": Username or UID
|
||||
-d=[]: Set custom dns servers for the container
|
||||
-v=[]: Creates a new volumes and mount it at the specified path. A container ID can be passed instead of a path in order to mount all volumes from the given container.
|
||||
|
|
Loading…
Add table
Reference in a new issue