mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +07:00
keywords should be a string, not an array containing one string Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
315 B
315 B
description, keywords, title
| description | keywords | title |
|---|---|---|
| Restarts Docker Compose services. | fig, composition, compose, docker, orchestration, cli, restart | docker-compose restart |
Usage: restart [options] [SERVICE...]
Options:
-t, --timeout TIMEOUT Specify a shutdown timeout in seconds. (default: 10)
Restarts services.