mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
b30609446d
Some frontmatter such as the weights, menu stuff, etc is no longer used 'draft=true' becomes 'published: false' Signed-off-by: Misty Stanley-Jones <misty@docker.com>
368 B
368 B
title | description | keywords | |
---|---|---|---|
restart | The restart command description and usage |
|
restart
Usage: docker restart [OPTIONS] CONTAINER [CONTAINER...]
Restart one or more containers
Options:
--help Print usage
-t, --time int Seconds to wait for stop before killing the container (default 10)