oci-image-tool - OCI (Open Container Initiative) image tools
Contents
Commands
validate
Validate the given file(s) against the OCI image specification
See oci-image-tool-validate(1) for full documentation on the validate command.
unpack
Unpack the file which against the OCI image specification into a bundle directory.
See oci-image-tool-unpack(1) for full documentation on the unpack command.
create
Create an OCI runtime bundle
See oci-image-tool-create(1) for full documentation on the create command.
Description
oci-image-tool is a collection of tools for working with the OCI image specification
⟨https://github.com/opencontainers/image-spec⟩.
History
Sept 2016, Originally compiled by Antonio Murdaca (runcom at redhat dot com)
Tool Image OCI-IMAGE-TOOL(1)(OCI)
Name
oci-image-tool - OCI (Open Container Initiative) image tools
Options
--help
Print usage statement.
--debug
Enable debug output
-v, --version
Print version information.
See Also
oci-image-tool-validate(1), oci-image-tool-unpack(1), oci-image-tool-create(1)
Synopsis
oci-image-tool [OPTIONS] COMMAND [arg...]
oci-image-tool [--help|-v|--version]
