mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
remove duplicated text
Signed-off-by: Michael Friis <friism@gmail.com>
This commit is contained in:
parent
9bc6c4ef80
commit
5271a69411
1 changed files with 1 additions and 1 deletions
|
@ -1445,7 +1445,7 @@ The `host-src` can either be an absolute path or a `name` value. If you
|
|||
supply an absolute path for the `host-dir`, Docker bind-mounts to the path
|
||||
you specify. If you supply a `name`, Docker creates a named volume by that `name`.
|
||||
|
||||
A `name` value must start with start with an alphanumeric character,
|
||||
A `name` value must start with an alphanumeric character,
|
||||
followed by `a-z0-9`, `_` (underscore), `.` (period) or `-` (hyphen).
|
||||
An absolute path starts with a `/` (forward slash).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue