GitHub - pullrun/pullrun: Next-gen container runtime with zero-copy DAG storage and P2P image sync. Run OCI images as Linux containers, Firecracker microVMs, or Apple Silicon VMs.
β‘ 30-Second Install β’
π Quick Start β’
ποΈ Architecture β’
π― Why Pullrun? β’
πΊοΈ Feature Map β’
βΈοΈ Kubernetes β’
π€ AI Agents
β‘ What is Pullrun?
Pullrun runs the same OCI image as a container or a VM. It stores layers in a content-addressed DAG (no overlayfs), syncs blocks peer-to-peer, and ships as a ~14 MB CLI + ~6 MB runtime daemon.
Why this matters: Modern infrastructure uses too many execution engines β Docker for dev, containerd for production, Firecracker for isolation, CRI for Kubernetes, M...
Read more at github.com