Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use skopeo from rockcraft #47

Merged
merged 1 commit into from
Jun 17, 2024
Merged

chore: use skopeo from rockcraft #47

merged 1 commit into from
Jun 17, 2024

Conversation

gruyaume
Copy link
Collaborator

Description

Use skopeo from rockcraft. This addresses an issue where we were not able to copy the built OCI image to docker images. The skopeo version in the snap dates from 2019 (v1.13.3) as the one in rockcraft is more recent (v1.14.2)

Logs

time="2024-06-14T18:40:29Z" level=fatal msg="writing blob: io: read/write on closed pipe"

Reference

Checklist

  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added tests that validate the behaviour of the software.
  • I validated that new and existing tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

@gruyaume gruyaume requested a review from a team as a code owner June 17, 2024 15:17
@gruyaume gruyaume merged commit 36319b1 into main Jun 17, 2024
7 checks passed
@gruyaume gruyaume deleted the dev-skopeo branch June 17, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants