Files
infix/package
Joachim Wiberg 31502c8aab confd: add support for upgrading container images
This patch adds a new CLI command 'container upgrade foo', where 'foo'
is the name of the container.  If more than one container use the same
image, multiple upgrades must be done because a container runs not on
the 'image:tag' but on the hash of the 'image:tag' it was created from.

Rename "done" queue to "active", since we want to recreate an active
container after fetching an updated base image.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2024-02-25 19:49:27 +01:00
..
2023-05-21 20:39:12 +02:00
2023-11-19 08:50:19 +01:00
2022-12-14 22:21:16 +01:00
2023-01-25 19:57:32 +01:00
2024-02-25 19:49:27 +01:00