Files
docker-docs/engine/reference/commandline/restart.md
2016-10-06 14:19:47 -07:00

396 B

description, keywords, menu, title
description keywords menu title
The restart command description and usage
restart, container, Docker
main
parent
smn_cli
restart

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)