docker container restart

Restart one or more containers

Usage

docker container restart [OPTIONS] CONTAINER [CONTAINER...]

Description

See docker restart for more information.

Options

OptionShortDefaultDescription
--signal-sSignal to send to the container
--time-tSeconds to wait before killing the container