mirror of
https://github.com/containers/podman.git
synced 2025-10-17 19:24:04 +08:00
Document default timeout for libpod API Container Restart
Signed-off-by: Jelle van der Waa <jvanderwaa@redhat.com>
This commit is contained in:
@ -1028,7 +1028,8 @@ func (s *APIServer) registerContainersHandlers(r *mux.Router) error {
|
||||
// - in: query
|
||||
// name: t
|
||||
// type: integer
|
||||
// description: timeout before sending kill signal to container
|
||||
// default: 10
|
||||
// description: number of seconds to wait before killing container
|
||||
// produces:
|
||||
// - application/json
|
||||
// responses:
|
||||
|
Reference in New Issue
Block a user