- MUST resolve `run-image.reference` to a digest in `<analyzed>` if not present
- MUST populate `run-image.target` data in `<analyzed>` if not present
- **If** `<analyzed>` has `run-image.extend = true`, the lifecycle:
- MUST download from the registry and save in OCI layout format the `run-image` in `<analyzed>` to `<kaniko-dir>/cache`
Spec PR: https://github.com/buildpacks/spec/pull/347/files
The
restorer: