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

Add image convert (client-side) #5249

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vvoland
Copy link
Collaborator

@vvoland vvoland commented Jul 11, 2024

- What I did
Add docker image convert command (working on the client side)

- How I did it

- How to verify it

convert --available

Screenshot 2024-07-11 at 13 37 18

convert --platforms

Screenshot 2024-07-11 at 13 38 15

convert --no-attestations

Screenshot 2024-07-11 at 13 39 47

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Paweł Gronowski <[email protected]>
@vvoland vvoland added area/ux containerd-integration Issues and PRs related to containerd integration labels Jul 11, 2024
@vvoland vvoland added this to the 28.0.0 milestone Jul 11, 2024
@vvoland vvoland self-assigned this Jul 11, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 104 lines in your changes missing coverage. Please review.

Project coverage is 61.16%. Comparing base (2f529a1) to head (b57527b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5249      +/-   ##
==========================================
- Coverage   61.46%   61.16%   -0.31%     
==========================================
  Files         298      299       +1     
  Lines       20820    20924     +104     
==========================================
  Hits        12798    12798              
- Misses       7110     7214     +104     
  Partials      912      912              

Signed-off-by: Paweł Gronowski <[email protected]>
@cpuguy83
Copy link
Collaborator

I would also love to see a way to fetch the OCI index from the image get API.

@cpuguy83
Copy link
Collaborator

Sorry, intended for that to go into the moby PR, but works well here too :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ux containerd-integration Issues and PRs related to containerd integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants