Fix typo "infortmation" in docs for `docker run`

master
pixelistik 2014-11-13 23:26:49 +01:00 committed by Tibor Vass
parent 2c1368cd2f
commit 7f24369ab5
1 changed files with 1 additions and 1 deletions

View File

@ -1277,7 +1277,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 previous changes intact using `docker start`. See `docker ps -a` to view a list
of all containers. 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/). /reference/run/).
The `docker run` command can be used in combination with `docker commit` to The `docker run` command can be used in combination with `docker commit` to