github.com/45cali/docker@v1.11.1/docs/reference/commandline/restart.md (about)

     1  <!--[metadata]>
     2  +++
     3  title = "restart"
     4  description = "The restart command description and usage"
     5  keywords = ["restart, container, Docker"]
     6  [menu.main]
     7  parent = "smn_cli"
     8  +++
     9  <![end-metadata]-->
    10  
    11  # restart
    12  
    13      Usage: docker restart [OPTIONS] CONTAINER [CONTAINER...]
    14  
    15      Restart a container
    16  
    17        --help             Print usage
    18        -t, --time=10      Seconds to wait for stop before killing the container