mirror of https://github.com/docker/docs.git
commit
471fbc9b99
|
@ -430,7 +430,7 @@ You cannot set any restart policy in combination with
|
||||||
["clean up (--rm)"](#clean-up-rm). Setting both `--restart` and `--rm`
|
["clean up (--rm)"](#clean-up-rm). Setting both `--restart` and `--rm`
|
||||||
results in an error.
|
results in an error.
|
||||||
|
|
||||||
###Examples
|
### Examples
|
||||||
|
|
||||||
$ docker run --restart=always redis
|
$ docker run --restart=always redis
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue