| Tool | Purpose | Install | |------|---------|---------| | skopeo | Inspect image filesystem layers without pulling | sudo apt install skopeo | | umoci | Low-level OCI image filesystem unpacker | Download from GitHub releases | | runc | Runtime filesystem exec/debug | Usually bundled with containerd | | nsenter | Enter container mount namespace | Part of util-linux |
# Check the image conversion tool nydus-image --version
: Lists available container images stored in the runtime's local storage.
The "interesting feature" of this installation process is its . Instead of managing disparate binaries, the toolset is typically deployed via a single, architecture-aware command that integrates directly with your existing container runtime environment. How to Install CRI File System Tools