mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
Update networking.md
fix typo with triple "m" for command word
This commit is contained in:
committed by
GitHub
parent
de9a0b0fc0
commit
94cdaba893
@@ -112,7 +112,7 @@ container to random ports on the host.
|
||||
|
||||
docker run -d -P --name webserver nginx
|
||||
|
||||
See the [run commmand](/engine/reference/commandline/run.md) for more details on
|
||||
See the [run command](/engine/reference/commandline/run.md) for more details on
|
||||
publish options used with `docker run`.
|
||||
|
||||
#### A view into implementation
|
||||
|
||||
Reference in New Issue
Block a user