Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

chore: replace Podman with Skopeo #25

Closed
wants to merge 1 commit into from
Closed

Conversation

p5
Copy link
Member

@p5 p5 commented Feb 22, 2024

Podman likely brings in far more dependencies than Skopeo, so takes longer to install.
We just need to simply extract an image to the local filesystem, which Skopeo does in a single command.

@p5 p5 marked this pull request as ready for review February 22, 2024 17:05
@p5 p5 requested a review from JasonN3 as a code owner February 22, 2024 17:05
@p5 p5 marked this pull request as draft February 22, 2024 17:11
@noelmiller
Copy link
Member

AFAIK, skopeo doesn’t have the capability of saving an image as an OCI dir like podman does. This is a requirement for our install to work at all.

@p5 p5 closed this Feb 26, 2024
@p5 p5 deleted the use-skopeo-to-download-image branch February 27, 2024 01:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants