Explorar o código

Update docs for Command Run

Guillaume J. Charmes %!s(int64=12) %!d(string=hai) anos
pai
achega
21b9dcd518
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      docs/sources/commandline/command/run.rst

+ 2 - 0
docs/sources/commandline/command/run.rst

@@ -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.