Fix instances of doubled words
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
committed by
Tibor Vass
parent
4c71c95e34
commit
d2ff281196
@ -658,7 +658,7 @@ The `credentialspec` must be in the format `file://spec.txt` or `registry://keyn
|
||||
|
||||
### Stop container with timeout (--stop-timeout)
|
||||
|
||||
The `--stop-timeout` flag sets the the timeout (in seconds) that a pre-defined (see `--stop-signal`) system call
|
||||
The `--stop-timeout` flag sets the timeout (in seconds) that a pre-defined (see `--stop-signal`) system call
|
||||
signal that will be sent to the container to exit. After timeout elapses the container will be killed with SIGKILL.
|
||||
|
||||
### Specify isolation technology for container (--isolation)
|
||||
|
||||
Reference in New Issue
Block a user