We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Interactive with an OCI layout
For the moment only copy to OCI layout is implemented
public void copy(ContainerRef containerRef, Path folder) {
Introduce a first level OciLayoutRegistry similar to Registry
OciLayoutRegistry
Registry
Probably no need to implement all operation as a first step but perhaps
https://github.com/opencontainers/image-spec/blob/main/image-layout.md
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What would you like to be added?
Interactive with an OCI layout
For the moment only copy to OCI layout is implemented
Introduce a first level
OciLayoutRegistry
similar toRegistry
Probably no need to implement all operation as a first step but perhaps
Why is this needed for ORAS?
https://github.com/opencontainers/image-spec/blob/main/image-layout.md
Are you willing to submit PRs to contribute to this feature?
The text was updated successfully, but these errors were encountered: