mirror of
https://github.com/moby/moby.git
synced 2026-08-04 23:21:00 +00:00
Merge pull request #9156 from pixelistik/patch-1
Fix typo "infortmation" in docs for `docker run`
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user