Files
infix/patches
Joachim Wiberg e480e26065 board/common: workaround missing --retry=NUM flag to podman
Disable the default "podman pull" retry value.  We use execd to retry
"podman create" on failure.  Wihtout this change, a single container
can block start of other containers by 3 * 20 seconds.  Now we only
block max 20 seconds before we try starting the next container.

Modern versions of podman (>= 5.0) have this --retry option, but it
does not have CNI, so this is a temporary workaround.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2024-11-20 08:50:03 +01:00
..
2024-04-09 19:38:39 +02:00
2024-05-21 09:00:10 +02:00
2024-04-09 19:38:39 +02:00
2024-04-09 19:38:39 +02:00
2024-11-12 15:21:27 +01:00
2024-04-09 19:38:39 +02:00
2022-05-09 19:52:45 +02:00