1
0
Fork 0
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:
James Turnbull 2014-11-14 08:02:12 -05:00
commit 70a3f4e8e2

View file

@ -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