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
Once #94 is finalized we can make the oci-image-tool create to create an OCI runtime bundle:
$ oci-image-tool create-runtime-bundle path/to/image path/to/bundle $ oci-runtime path/to/bundle
The text was updated successfully, but these errors were encountered:
oci-image-tool: implement create-runtime-bundle
0aaa5e3
Fixes opencontainers#99, opencontainers#87 Signed-off-by: Sergiusz Urbaniak <sur@coreos.com>
5a38e9f
cfd87a7
d5cf9d2
70a918d
d3ffc1c
No branches or pull requests
Once #94 is finalized we can make the oci-image-tool create to create an OCI runtime bundle:
The text was updated successfully, but these errors were encountered: