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

FR: add ocify to convert between OCI and Docker mediaTypes #183

Open
thesayyn opened this issue Aug 13, 2022 · 0 comments
Open

FR: add ocify to convert between OCI and Docker mediaTypes #183

thesayyn opened this issue Aug 13, 2022 · 0 comments

Comments

@thesayyn
Copy link

Since this is a manifest manipulation tool, I thought it would be a great addition have a subcommand called ocify or convert to convert images between docker v2 and OCI mediaTypes and Config.

An example cmd snippet

manifest-tool convert localhost:8080/image:latest  localhost:8080/image-oci:latest --format="oci|docker"

I'd be happy to implement this if that makes sense.

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

No branches or pull requests

1 participant