Package umoci
Open Container Image manipulation tool
umoci (pronounced /uːmoˈʨi/ or approximately "oo-mo-tchee") is a reference
implementation of the OCI image specification and provides users with the
ability to create, manipulate, and otherwise interact with container images. It
is designed to be as small and unopinonated as possible, so as to act as a
foundation for larger systems to be built on top of.
Version: 0.6.0
General Commands | |
| umoci | umoci modifies Open Container images |
| umoci-config | Modifies the configuration of an OCI image |
| umoci-gc | Garbage collects all unreferenced OCI image blobs |
| umoci-init | Create a new OCI image layout |
| umoci-insert | insert content into an OCI image |
| umoci-list | List tags in an OCI layout |
| umoci-ls | alias for umoci-list |
| umoci-new | Create a blank tag in an OCI image |
| umoci-raw | Advanced internal image tooling |
| umoci-raw-add-layer | add a layer archive verbatim to an image |
| umoci-raw-config | alias for umoci-raw-runtime-config |
| umoci-raw-runtime-config | Generate an OCI runtime configuration for an image |
| umoci-raw-unpack | Unpacks an OCI image tag into a root filesystem |
| umoci-remove | Removes tags from OCI images |
| umoci-repack | Repacks an OCI runtime bundle into an image tag |
| umoci-rm | alias for umoci-remove |
| umoci-stat | Display status information about an image tag |
| umoci-tag | Create tags in OCI images |
| umoci-unpack | Unpacks an OCI image tag into an runtime bundle |