Merge pull request #688 from pxlpnk/patch-1
Fixing two typos in the run help Upstream-commit: 5f30453bfe0475101619a84c483e41b1112e0a12 Component: engine
This commit is contained in:
@ -23,5 +23,5 @@
|
||||
-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.
|
||||
-v=[]: Creates a new volume and mounts it at the specified path.
|
||||
-volumes-from="": Mount all volumes from the given container.
|
||||
|
||||
Reference in New Issue
Block a user