mirror of
https://github.com/containerd/containerd.git
synced 2026-07-22 15:34:12 +00:00
Fix restoring from a checkpoint image always getting skipped when no checkpoint image path is set. As one restores either from an image OR a path, this makes no sense. Signed-off-by: Jakob Schrettenbrunner <dev@schrej.net>