You can now run same OCI images as containers or Firecracker microVMs
Pullrun is a new runtime tool that allows users to run the same OCI container images as either traditional containers or Firecracker microVMs, eliminating the need for separate image formats and build steps. The lightweight solution (~14 MB CLI + ~6 MB runtime) features content-addressed storage, peer-to-peer image distribution, and support for Kubernetes, Docker Compose, and AI agents—all within a single binary without requiring a daemon by default.
Read Full Article →