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 ab50c2f + 50143cf commit 891fa63Copy full SHA for 891fa63
docs/reference/run.md
@@ -1555,7 +1555,7 @@ The example below mounts an empty tmpfs into the container with the `rw`,
1555
If neither 'rw' or 'ro' is specified then the volume is mounted in
1556
read-write mode.
1557
1558
- The `nocopy` modes is used to disable automatic copying requested volume
+ The `nocopy` mode is used to disable automatically copying the requested volume
1559
path in the container to the volume storage location.
1560
For named volumes, `copy` is the default mode. Copy modes are not supported
1561
for bind-mounted volumes.
0 commit comments