We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e90b8c + 405c04c commit 1758ad8Copy full SHA for 1758ad8
content/engine/storage/volumes.md
@@ -56,7 +56,7 @@ If you need to specify volume driver options, you must use `--mount`.
56
- In the case of named volumes, the first field is the name of the volume, and is
57
unique on a given host machine. For anonymous volumes, the first field is
58
omitted.
59
- - The second field is the path where the file or directory are mounted in
+ - The second field is the path where the file or directory is mounted in
60
the container.
61
- The third field is optional, and is a comma-separated list of options, such
62
as `ro`. These options are discussed below.
0 commit comments