Update run.md
Put a space after the `###` in the Example section. On the github parser the result file looks ok, but in the docker page (<https://docs.docker.com/reference/run/>) looks ugly. Signed-off-by: Átila Camurça <camurca.home@gmail.com> Upstream-commit: 7121a2ae46510ce985073b1f18f1740364ec74a7 Component: engine
This commit is contained in:
committed by
Átila Camurça
parent
36e02b92ba
commit
9f51cb17df
@ -430,7 +430,7 @@ You cannot set any restart policy in combination with
|
||||
["clean up (--rm)"](#clean-up-rm). Setting both `--restart` and `--rm`
|
||||
results in an error.
|
||||
|
||||
###Examples
|
||||
### Examples
|
||||
|
||||
$ docker run --restart=always redis
|
||||
|
||||
|
||||
Reference in New Issue
Block a user