podman/pkg/api/handlers
Daniel J Walsh d2ec127c13
Set StopTimeout for compat API if not set by client
Currently containers created via DOCKER API without specifying
StopTimeout are defaulting to 0 seconds. This change should
default them to setting in containers.conf normally 10 seconds.

Fixes: https://github.com/containers/podman/issues/19139

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-08-24 13:24:41 -04:00
..
compat Set StopTimeout for compat API if not set by client 2023-08-24 13:24:41 -04:00
libpod manifest/push: add support for --add-compression 2023-08-03 14:20:38 +05:30
swagger Vendor c/image after https://github.com/containers/image/pull/1816 2023-02-08 22:37:38 +01:00
types bump go module to version 4 2022-01-18 12:47:07 +01:00
utils fix: Docker API compatible bool deserialization 2023-08-14 15:09:14 +02:00
decoder.go fix: Docker API compatible bool deserialization 2023-08-14 15:09:14 +02:00
types.go implement podman update 2022-09-01 13:02:01 -04:00