1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #14478 from atilacamurca/patch-1

Update run.md
This commit is contained in:
moxiegirl 2015-07-10 11:13:51 -07:00
commit 471fbc9b99

View file

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