docs/compose/reference/restart.md

318 B

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.