DOKK / manpages / debian 12 / oci-image-tool / oci-image-tool.1.en
OCI-IMAGE-TOOL(1)(OCI) User OCI-IMAGE-TOOL(1)(OCI)
OCI Community JULY 2016

oci-image-tool - OCI (Open Container Initiative) image tools

oci-image-tool [OPTIONS] COMMAND [arg...]

oci-image-tool [--help|-v|--version]

oci-image-tool is a collection of tools for working with the OCI image specification ⟨https://github.com/opencontainers/image-spec⟩.

--help
Print usage statement.

--debug
Enable debug output

-v, --version
Print version information.

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.

oci-image-tool-validate(1), oci-image-tool-unpack(1), oci-image-tool-create(1)

Sept 2016, Originally compiled by Antonio Murdaca (runcom at redhat dot com)

Image Tool