mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #9156 from pixelistik/patch-1
Fix typo "infortmation" in docs for `docker run`
This commit is contained in:
commit
70a3f4e8e2
1 changed files with 1 additions and 1 deletions
|
@ -1257,7 +1257,7 @@ specified image, and then `starts` it using the specified command. That is,
|
|||
previous changes intact using `docker start`. See `docker ps -a` to view a list
|
||||
of all containers.
|
||||
|
||||
There is detailed infortmation about `docker run` in the [Docker run reference](
|
||||
There is detailed information about `docker run` in the [Docker run reference](
|
||||
/reference/run/).
|
||||
|
||||
The `docker run` command can be used in combination with `docker commit` to
|
||||
|
|
Loading…
Add table
Reference in a new issue