зеркало из https://github.com/microsoft/docker.git
Update docs for Command Run
This commit is contained in:
Родитель
897cc573f0
Коммит
21b9dcd518
|
@ -17,3 +17,5 @@
|
||||||
-p=[]: Map a network port to the container
|
-p=[]: Map a network port to the container
|
||||||
-t=false: Allocate a pseudo-tty
|
-t=false: Allocate a pseudo-tty
|
||||||
-u="": Username or UID
|
-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.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче