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

fea: skopeo sync support use src or dest use oci format #1619

Closed
tanguofu opened this issue Apr 11, 2022 · 3 comments
Closed

fea: skopeo sync support use src or dest use oci format #1619

tanguofu opened this issue Apr 11, 2022 · 3 comments
Labels
kind/feature A request for, or a PR adding, new functionality locked - please file new issue/PR stale-issue

Comments

@tanguofu
Copy link

oci format did support the dest_shared_blobs which can reduce the images size when there are lots of images.

oci format also support the src_shared_blobs which can reduce the unnecessary downloads.

tanguofu pushed a commit to tanguofu/skopeo that referenced this issue Apr 11, 2022
tanguofu pushed a commit to tanguofu/skopeo that referenced this issue Apr 14, 2022
…ll the images within one directory

Signed-off-by: root <[email protected]>
tanguofu pushed a commit to tanguofu/skopeo that referenced this issue Apr 14, 2022
@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@mtrmac mtrmac added the kind/feature A request for, or a PR adding, new functionality label Dec 7, 2022
@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 13, 2024
@mtrmac
Copy link
Contributor

mtrmac commented Jan 13, 2024

There’s more discussion about the tradeoffs in #1620; sharing blobs does sound desirable, but using the OCI format is probably not the right way to do it.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature A request for, or a PR adding, new functionality locked - please file new issue/PR stale-issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants