CEK is a CLI tool for inspecting OCI container images without running them. It allows browsing filesystems and analyzing layers using local daemons like Docker or Podman. The tool operates without root privileges and avoids registry rate limits.
Highlights
Inspects container images without execution or root access.
Supports Docker, Podman, and containerd runtimes.
Provides commands for file listing and layer analysis.