Files
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
..
2022-09-06 09:37:13 -07:00
2024-04-04 09:28:21 -04:00
2024-04-03 10:18:49 +00:00
2023-09-30 17:33:17 +05:30