| ... | ... |
@@ -23,5 +23,5 @@ |
| 23 | 23 |
-t=false: Allocate a pseudo-tty |
| 24 | 24 |
-u="": Username or UID |
| 25 | 25 |
-d=[]: Set custom dns servers for the container |
| 26 |
- -v=[]: Creates a new volumes and mount it at the specified path. |
|
| 26 |
+ -v=[]: Creates a new volume and mounts it at the specified path. |
|
| 27 | 27 |
-volumes-from="": Mount all volumes from the given container. |