podman/pkg/api
Matt Heon 482ef7bfcf Add support for updating restart policy
This is something Docker does, and we did not do until now. Most
difficult/annoying part was the REST API, where I did not really
want to modify the struct being sent, so I made the new restart
policy parameters query parameters instead.

Testing was also a bit annoying, because testing restart policy
always is.

Signed-off-by: Matt Heon <mheon@redhat.com>
2024-04-17 08:23:51 -04:00
..
handlers Add support for updating restart policy 2024-04-17 08:23:51 -04:00
server Add support for updating restart policy 2024-04-17 08:23:51 -04:00
types fix: Docker API compatible bool deserialization 2023-08-14 15:09:14 +02:00
Makefile install swagger from source 2024-04-12 15:26:34 +02:00
tags.yaml [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00