mirror of
https://github.com/docker/cli.git
synced 2025-08-08 12:02:07 +03:00
Fix typo in run.md documentation
Signed-off-by: John Laswell <john.n.laswell@gmail.com>
This commit is contained in:
@@ -145,7 +145,7 @@ Options:
|
||||
-w, --workdir string Working directory inside the container
|
||||
```
|
||||
|
||||
## Descriptino
|
||||
## Description
|
||||
|
||||
The `docker run` command first `creates` a writeable container layer over the
|
||||
specified image, and then `starts` it using the specified command. That is,
|
||||
|
Reference in New Issue
Block a user