mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-02 05:43:02 +02:00
Add exception for local images, the "pull" step must be handled by the operator, i.e., wget of the latest image to the same location as set up in the image configuration, e.g., for oci-archive:/tmp/foo.tar.gz that /tmp/foo.tar.gz exists when issuing the upgrade command. Fixes #368 Signed-off-by: Joachim Wiberg <troglobit@gmail.com>