umoci

Reference OCI implementation for creating, modifying and inspecting images

brewmacoslinux
Try with needOr install directly
Source

About

Reference OCI implementation for creating, modifying and inspecting images

Commands

umoci

Examples

Unpack an OCI image bundle to a rootfs directory$ umoci unpack --image myimage:latest rootfs
Repack a modified rootfs back into an OCI image$ umoci repack --image myimage:latest rootfs
Inspect and display OCI image configuration and metadata$ umoci config --image myimage:latest