mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
run.md: Convert some backticks to apo's
This commit is contained in:
parent
5bb430197e
commit
205bd91fca
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ the container you might have an HTTP service listening on port 80 (and so you
|
|||
42800.
|
||||
|
||||
To help a new client container reach the server container's internal port
|
||||
operator `--expose``d by the operator or `EXPOSE``d by the developer, the
|
||||
operator `--expose`'d by the operator or `EXPOSE`'d by the developer, the
|
||||
operator has three choices: start the server container with `-P` or `-p,` or
|
||||
start the client container with `--link`.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue